Home
last modified time | relevance | path

Searched defs:TheTarget (Results 1 – 25 of 38) sorted by relevance

12

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVDecorate.h132 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()
DSPIRVDecorate.cpp56 SPIRVEntry *TheTarget) in SPIRVDecorateGeneric()
66 SPIRVEntry *TheTarget, in SPIRVDecorateGeneric()
DSPIRVEntry.h427 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/
Dllvm-mc.cpp181 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/
DTargetSelect.cpp41 const Target *TheTarget = 0; in selectTarget() local
/external/llvm/lib/ExecutionEngine/
DTargetSelect.cpp49 const Target *TheTarget = nullptr; in selectTarget() local
/external/llvm/tools/llvm-mc/
Dllvm-mc.cpp204 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/
DMCTargetAsmLexer.h40 const Target &TheTarget; variable
/external/swiftshader/third_party/LLVM/lib/Support/
DTargetRegistry.cpp87 const Target *TheTarget = lookupTarget(sys::getHostTriple(), Error); in getClosestTargetForJIT() local
/external/swiftshader/third_party/LLVM/lib/MC/MCDisassembler/
DDisassembler.h59 const Target *TheTarget; variable
DDisassembler.cpp46 const Target *TheTarget = TargetRegistry::lookupTarget(TripleName, Error); in LLVMCreateDisasm() local
/external/llvm/lib/Support/
DTargetRegistry.cpp31 const Target *TheTarget = nullptr; in lookupTarget() local
/external/swiftshader/third_party/LLVM/tools/llvm-objdump/
Dllvm-objdump.cpp112 const Target *TheTarget = TargetRegistry::lookupTarget(TripleName, Error); in GetTarget() local
155 const Target *TheTarget = GetTarget(Obj); in DisassembleObject() local
DMachODump.cpp79 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/
DDisassembler.h61 const Target *TheTarget; variable
DDisassembler.cpp42 const Target *TheTarget = TargetRegistry::lookupTarget(TT, Error); in LLVMCreateDisasmCPUFeatures() local
/external/swiftshader/third_party/LLVM/tools/llc/
Dllc.cpp266 const Target *TheTarget = 0; in main() local
/external/llvm/unittests/MC/
DDwarfLineTables.cpp36 const Target *TheTarget = TargetRegistry::lookupTarget(Triple, Error); in Context() local
/external/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcAsmBackend.cpp102 const Target &TheTarget; member in __anonf3abdb540111::SparcAsmBackend
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/MCTargetDesc/
DPPCAsmBackend.cpp68 const Target &TheTarget; member in __anonf220b3310111::PPCAsmBackend
/external/llvm/include/llvm/Target/
DTargetMachine.h75 const Target &TheTarget; variable
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCAsmBackend.cpp76 const Target &TheTarget; member in __anondcc127850111::PPCAsmBackend
/external/llvm/tools/llc/
Dllc.cpp314 const Target *TheTarget = TargetRegistry::lookupTarget(MArch, TheTriple, in compileModule() local
/external/llvm/tools/opt/
Dopt.cpp308 const Target *TheTarget = TargetRegistry::lookupTarget(MArch, TheTriple, in GetTargetMachine() local
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetMachine.h84 const Target &TheTarget; variable

12