/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/lib/ExecutionEngine/ |
D | TargetSelect.cpp | 41 const Target *TheTarget = 0; in selectTarget() local
|
/external/llvm/lib/ExecutionEngine/ |
D | TargetSelect.cpp | 49 const Target *TheTarget = nullptr; 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/include/llvm/MC/ |
D | MCTargetAsmLexer.h | 40 const Target &TheTarget; variable
|
/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/lib/MC/MCDisassembler/ |
D | Disassembler.h | 59 const Target *TheTarget; variable
|
D | Disassembler.cpp | 46 const Target *TheTarget = TargetRegistry::lookupTarget(TripleName, Error); in LLVMCreateDisasm() local
|
/external/llvm/lib/Support/ |
D | TargetRegistry.cpp | 31 const Target *TheTarget = nullptr; in lookupTarget() 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
|
D | MachODump.cpp | 79 const Target *TheTarget = TargetRegistry::lookupTarget(TripleName, Error); in GetTarget() local 282 const Target *TheTarget = GetTarget(MachOObj.get()); in DisassembleInputMachO() local
|
/external/llvm/lib/MC/MCDisassembler/ |
D | Disassembler.h | 61 const Target *TheTarget; variable
|
D | Disassembler.cpp | 42 const Target *TheTarget = TargetRegistry::lookupTarget(TT, Error); in LLVMCreateDisasmCPUFeatures() local
|
/external/swiftshader/third_party/LLVM/tools/llc/ |
D | llc.cpp | 266 const Target *TheTarget = 0; in main() local
|
/external/llvm/unittests/MC/ |
D | DwarfLineTables.cpp | 36 const Target *TheTarget = TargetRegistry::lookupTarget(Triple, Error); in Context() local
|
/external/llvm/lib/Target/Sparc/MCTargetDesc/ |
D | SparcAsmBackend.cpp | 102 const Target &TheTarget; member in __anonf3abdb540111::SparcAsmBackend
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCAsmBackend.cpp | 68 const Target &TheTarget; member in __anonf220b3310111::PPCAsmBackend
|
/external/llvm/include/llvm/Target/ |
D | TargetMachine.h | 75 const Target &TheTarget; variable
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCAsmBackend.cpp | 76 const Target &TheTarget; member in __anondcc127850111::PPCAsmBackend
|
/external/llvm/tools/llc/ |
D | llc.cpp | 314 const Target *TheTarget = TargetRegistry::lookupTarget(MArch, TheTriple, in compileModule() local
|
/external/llvm/tools/opt/ |
D | opt.cpp | 308 const Target *TheTarget = TargetRegistry::lookupTarget(MArch, TheTriple, in GetTargetMachine() local
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetMachine.h | 84 const Target &TheTarget; variable
|