Home
last modified time | relevance | path

Searched defs:TypeID (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DARMException.cpp125 unsigned TypeID = *I; in emitTypeInfos() local
DEHStreamer.cpp133 int TypeID = TypeIds[J]; in computeActionsTable() local
645 unsigned TypeID = *I; in emitTypeInfos() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DWindowsResource.h69 support::ulittle16_t TypeID; member
128 uint16_t TypeID; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DInstructionSelectorImpl.h214 const int64_t TypeID = TyI->second; in executeMatchTable() local
521 int64_t TypeID = MatchTable[CurrentIdx++]; in executeMatchTable() local
1036 int64_t TypeID = MatchTable[CurrentIdx++]; in executeMatchTable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DType.h54 enum TypeID { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DWholeProgramDevirt.h235 StringRef TypeID; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DGlobalDCE.cpp180 Metadata *TypeID = Type->getOperand(1).get(); in ScanVTables() local
DWholeProgramDevirt.cpp258 Metadata *TypeID; member
802 auto TypeID = Type->getOperand(1).get(); in buildTypeIdentifierMap() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DType.h55 enum TypeID { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTFDebug.h230 uint32_t TypeID; ///< Type ID member
DBTF.h247 uint32_t TypeID; ///< TypeID for the relocation member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16HardFloat.cpp102 using TypeID = Type::TypeID; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp557 auto TypeID = Type->getOperand(1).get(); in recordTypeIdCompatibleVtableReferences() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWindowsResource.cpp143 void printResourceTypeName(uint16_t TypeID, raw_ostream &OS) { in printResourceTypeName()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp855 unsigned *TypeID = &TypeMap[Ty]; in EnumerateType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMetadata.cpp1494 void GlobalObject::addTypeMetadata(unsigned Offset, Metadata *TypeID) { in addTypeMetadata()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp1444 unsigned TypeID = MF->getTypeIDFor(GV); in translateKnownIntrinsic() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp14505 void CompilerGLSL::emit_hoisted_temporaries(SmallVector<pair<TypeID, ID>> &temporaries) in emit_hoisted_temporaries()
14510 [](const pair<TypeID, ID> &a, const pair<TypeID, ID> &b) { return a.second < b.second; }); in emit_hoisted_temporaries()
Dspirv_common.hpp408 using TypeID = TypedID<TypeType>; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp431 unsigned TypeID = Lex.getUIntVal(); in ParseUnnamedType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp6069 unsigned TypeID = DAG.getMachineFunction().getTypeIDFor(GV); in visitIntrinsicCall() local