/external/spirv-llvm/lib/SPIRV/libSPIRV/ |
D | SPIRVDecorate.h | 132 SPIRVDecorate(Decoration TheDec, SPIRVEntry *TheTarget) in SPIRVDecorate() 135 SPIRVDecorate(Decoration TheDec, SPIRVEntry *TheTarget, SPIRVWord V) in SPIRVDecorate() 152 SPIRVDecorateLinkageAttr(SPIRVEntry *TheTarget, in SPIRVDecorateLinkageAttr() 203 SPIRVEntry *TheTarget) in SPIRVMemberDecorate() 209 SPIRVEntry *TheTarget, SPIRVWord V) in SPIRVMemberDecorate()
|
D | SPIRVDecorate.cpp | 56 SPIRVEntry *TheTarget) in SPIRVDecorateGeneric() 66 SPIRVEntry *TheTarget, in SPIRVDecorateGeneric()
|
D | SPIRVEntry.h | 427 SPIRVAnnotation(const SPIRVEntry *TheTarget, unsigned TheWordCount) in SPIRVAnnotation() 463 SPIRVMemberName(const SPIRVEntry *TheTarget, SPIRVWord TheMemberNumber, in SPIRVMemberName() 495 SPIRVLine(const SPIRVEntry *TheTarget, SPIRVId TheFileName, SPIRVWord TheLine, in SPIRVLine() 544 SPIRVExecutionMode(SPIRVEntry *TheTarget, SPIRVExecutionModeKind TheExecMode, in SPIRVExecutionMode() 553 SPIRVExecutionMode(SPIRVEntry *TheTarget, SPIRVExecutionModeKind TheExecMode, in SPIRVExecutionMode() 560 SPIRVExecutionMode(SPIRVEntry *TheTarget, SPIRVExecutionModeKind TheExecMode) in SPIRVExecutionMode()
|
/external/swiftshader/third_party/LLVM/tools/llvm-mc/ |
D | llvm-mc.cpp | 181 const Target *TheTarget = 0; in GetTarget() local 250 const Target *TheTarget = GetTarget(ProgName); in AsLexInput() local 343 const Target *TheTarget = GetTarget(ProgName); in AssembleInput() local 449 const Target *TheTarget = GetTarget(ProgName); in DisassembleInput() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/ |
D | LlvmState.cpp | 26 const llvm::Target *const TheTarget = in LLVMState() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/ |
D | TargetSelect.cpp | 49 const Target *TheTarget = nullptr; in selectTarget() local
|
/external/llvm/lib/ExecutionEngine/ |
D | TargetSelect.cpp | 49 const Target *TheTarget = nullptr; in selectTarget() local
|
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/ |
D | TargetSelect.cpp | 41 const Target *TheTarget = 0; in selectTarget() local
|
/external/llvm/tools/llvm-mc/ |
D | llvm-mc.cpp | 204 const Target *TheTarget = TargetRegistry::lookupTarget(ArchName, TheTriple, in GetTarget() local 348 static int AssembleInput(const char *ProgName, const Target *TheTarget, in AssembleInput() 397 const Target *TheTarget = GetTarget(ProgName); in main() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mc/ |
D | llvm-mc.cpp | 197 const Target *TheTarget = TargetRegistry::lookupTarget(ArchName, TheTriple, in GetTarget() local 276 static int AssembleInput(const char *ProgName, const Target *TheTarget, in AssembleInput() 322 const Target *TheTarget = GetTarget(ProgName); in main() local
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | MCTargetAsmLexer.h | 40 const Target &TheTarget; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/tools/llvm-exegesis/Common/ |
D | AssemblerUtils.h | 59 const llvm::Target *TheTarget = in createTargetMachine() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/ |
D | llvm-mca.cpp | 190 const Target *TheTarget = in getTarget() local 240 const Target *TheTarget, MCSubtargetInfo &STI, in AssembleInput() 352 const Target *TheTarget = getTarget(ProgName); in main() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mc-assemble-fuzzer/ |
D | llvm-mc-assemble-fuzzer.cpp | 105 static int AssembleInput(const char *ProgName, const Target *TheTarget, in AssembleInput() 149 const Target *TheTarget = TargetRegistry::lookupTarget(ArchName, TheTriple, in AssembleOneInput() local
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | TargetRegistry.cpp | 87 const Target *TheTarget = lookupTarget(sys::getHostTriple(), Error); in getClosestTargetForJIT() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/tools/llvm-exegesis/X86/ |
D | RegisterAliasingTest.cpp | 20 const llvm::Target *const TheTarget = in RegisterAliasingTest() local
|
D | AnalysisTest.cpp | 22 const llvm::Target *const TheTarget = in AnalysisTest() local
|
/external/swiftshader/third_party/LLVM/lib/MC/MCDisassembler/ |
D | Disassembler.h | 59 const Target *TheTarget; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-isel-fuzzer/ |
D | llvm-isel-fuzzer.cpp | 136 const Target *TheTarget = in LLVMFuzzerInitialize() local
|
/external/llvm/lib/Support/ |
D | TargetRegistry.cpp | 31 const Target *TheTarget = nullptr; in lookupTarget() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | TargetRegistry.cpp | 31 const Target *TheTarget = nullptr; in lookupTarget() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-opt-fuzzer/ |
D | llvm-opt-fuzzer.cpp | 215 const Target *TheTarget = in LLVMFuzzerInitialize() local
|
/external/swiftshader/third_party/LLVM/tools/llvm-objdump/ |
D | llvm-objdump.cpp | 112 const Target *TheTarget = TargetRegistry::lookupTarget(TripleName, Error); in GetTarget() local 155 const Target *TheTarget = GetTarget(Obj); in DisassembleObject() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCDisassembler/ |
D | Disassembler.h | 61 const Target *TheTarget; variable
|
/external/llvm/lib/MC/MCDisassembler/ |
D | Disassembler.h | 61 const Target *TheTarget; variable
|