/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | MCSectionMachO.cpp | 199 StringRef Attrs = GetEmptyOrTrim(3); in ParseSectionSpecifier() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | GlobalVariable.h | 44 AttributeSet Attrs; member in llvm::GlobalVariable [all...] |
H A D | Attributes.h | 707 std::bitset<Attribute::EndAttrKinds> Attrs; member in llvm::AttrBuilder
|
H A D | Function.h | 226 void setAttributes(AttributeList Attrs) { AttributeSets = Attrs; } in setAttributes() argument
|
H A D | InstrTypes.h | 1110 AttributeList Attrs; ///< parameter attributes for callable member in llvm::CallBase [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ |
H A D | TargetLoweringObjectFile.cpp | 253 auto Attrs = GVar->getAttributes(); in SectionForGlobal() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DIEHash.cpp | 117 void DIEHash::collectAttributes(const DIE &Die, DIEAttrs &Attrs) { in collectAttributes() argument 320 void DIEHash::hashAttributes(const DIEAttrs &Attrs, dwarf::Tag Tag) { in hashAttributes() argument 332 DIEAttrs Attrs = {}; in addAttributes() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 82 const AttributeList &Attrs = FuncInfo.getAttributes(); in setArgFlags() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGPrinter.cpp | 120 const std::string &Attrs = Graph->getGraphAttrs(N); in getNodeAttributes() local 181 void SelectionDAG::setGraphAttrs(const SDNode *N, const char *Attrs) { in setGraphAttrs() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeIndexDiscovery.cpp | 16 static inline MethodKind getMethodKind(uint16_t Attrs) { in getMethodKind() argument 22 static inline bool isIntroVirtual(uint16_t Attrs) { in isIntroVirtual() argument 28 static inline PointerMode getPointerMode(uint32_t Attrs) { in getPointerMode() argument 33 static inline bool isMemberPointer(uint32_t Attrs) { in isMemberPointer() argument 84 uint16_t Attrs = support::endian::read16le(Content.data()); handleMethodOverloadList() local 147 uint16_t Attrs = support::endian::read16le(Data.drop_front(2).data()); handleOneMethod() local 268 uint32_t Attrs = support::endian::read32le(Content.drop_front(4).data()); handlePointer() local [all...] |
H A D | TypeDumpVisitor.cpp | 435 void TypeDumpVisitor::printMemberAttributes(MemberAttributes Attrs) { in printMemberAttributes() argument
|
H A D | TypeRecordMapping.cpp | 123 std::string Attrs = getMemberAttributes( in operator ()() local 592 std::string Attrs = getMemberAttributes( in visitKnownMember() local 603 std::string Attrs = getMemberAttributes( visitKnownMember() local 616 std::string Attrs = getMemberAttributes( visitKnownMember() local 655 std::string Attrs = getMemberAttributes( visitKnownMember() local 667 std::string Attrs = getMemberAttributes( visitKnownMember() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | GraphWriter.h | 297 O << "[" << Attrs << "]"; in emitEdge() local 283 emitEdge(const void *SrcNodeID, int SrcNodePort, const void *DestNodeID, int DestNodePort, const std::string &Attrs) emitEdge() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
H A D | Attributes.h | 441 std::bitset<Attribute::EndAttrKinds> Attrs; member in llvm::AttributeSet::AttrBuilder [all...] |
H A D | Function.h | 175 void setAttributes(AttributeSet Attrs) { AttributeSets = Attrs; } in setAttributes() argument
|
/third_party/skia/src/gpu/ |
H A D | GrUserStencilSettings.h | 214 struct GrUserStencilSettings::Attrs { global() struct in GrUserStencilSettings [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUHSAMetadataStreamer.cpp | 284 auto &Attrs = HSAMetadata.mKernels.back().mAttrs; in emitKernelAttrs() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | DeadArgumentElimination.cpp | 901 AttributeSet Attrs = CallPAL.getParamAttributes(i); in RemoveDeadStuffFromFunction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ |
H A D | ExecutionEngineBindings.cpp | 189 auto Attrs = F.getAttributes(); in LLVMCreateMCJITCompilerForModule() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | StratifiedSets.h | 54 AliasAttrs Attrs; member 520 auto Attrs = Current->getAttrs(); in tryMergeUpwards() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 127 const std::vector<unsigned> &Attrs = RAG.second; in ValidateEndOfModule() local 1142 AttrBuilder Attrs; in ParseGlobal() local [all...] |
H A D | LLParser.h | 493 AttributeSet Attrs; member 546 AttributeSet Attrs; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.cpp | 566 auto Attrs = GV->getAttributes(); in getExplicitSectionGlobal() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Attributes.cpp | 593 AttributeSet AttributeSet::get(LLVMContext &C, ArrayRef<Attribute> Attrs) { in get() argument 719 AttributeSetNode::AttributeSetNode(ArrayRef<Attribute> Attrs) in AttributeSetNode() argument 736 get(LLVMContext &C, ArrayRef<Attribute> Attrs) get() argument 770 SmallVector<Attribute, 8> Attrs; get() local 972 get(LLVMContext &C, ArrayRef<std::pair<unsigned, Attribute>> Attrs) get() argument 1008 get(LLVMContext &C, ArrayRef<std::pair<unsigned, AttributeSet>> Attrs) get() argument 1092 SmallVector<std::pair<unsigned, Attribute>, 8> Attrs; get() local 1100 SmallVector<std::pair<unsigned, Attribute>, 8> Attrs; get() local 1106 get(LLVMContext &C, ArrayRef<AttributeList> Attrs) get() argument [all...] |
H A D | Function.cpp | 188 AttributeList Attrs = getParent()->getAttributes(); in onlyReadsMemory() local 411 void Function::addAttributes(unsigned i, const AttrBuilder &Attrs) { in addAttributes() argument 429 void Function::addParamAttrs(unsigned ArgNo, const AttrBuilder &Attrs) { in addParamAttrs() argument 447 removeAttributes(unsigned i, const AttrBuilder &Attrs) removeAttributes() argument 465 removeParamAttrs(unsigned ArgNo, const AttrBuilder &Attrs) removeParamAttrs() argument [all...] |