/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | ARMException.cpp | 125 unsigned TypeID = *I; in emitTypeInfos() local
|
D | EHStreamer.cpp | 133 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/ |
D | WindowsResource.h | 69 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/ |
D | InstructionSelectorImpl.h | 214 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/ |
D | Type.h | 54 enum TypeID { enum
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
D | WholeProgramDevirt.h | 235 StringRef TypeID; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | GlobalDCE.cpp | 180 Metadata *TypeID = Type->getOperand(1).get(); in ScanVTables() local
|
D | WholeProgramDevirt.cpp | 258 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/ |
D | Type.h | 55 enum TypeID { enum
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BTFDebug.h | 230 uint32_t TypeID; ///< Type ID member
|
D | BTF.h | 247 uint32_t TypeID; ///< TypeID for the relocation member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | Mips16HardFloat.cpp | 102 using TypeID = Type::TypeID; typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ModuleSummaryAnalysis.cpp | 557 auto TypeID = Type->getOperand(1).get(); in recordTypeIdCompatibleVtableReferences() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | WindowsResource.cpp | 143 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/ |
D | ValueEnumerator.cpp | 855 unsigned *TypeID = &TypeMap[Ty]; in EnumerateType() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Metadata.cpp | 1494 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/ |
D | IRTranslator.cpp | 1444 unsigned TypeID = MF->getTypeIDFor(GV); in translateKnownIntrinsic() local
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv_glsl.cpp | 14505 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()
|
D | spirv_common.hpp | 408 using TypeID = TypedID<TypeType>; typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
D | LLParser.cpp | 431 unsigned TypeID = Lex.getUIntVal(); in ParseUnnamedType() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 6069 unsigned TypeID = DAG.getMachineFunction().getTypeIDFor(GV); in visitIntrinsicCall() local
|