/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenTypes.h | 104 const TargetInfo &getTarget() const { return Target; } in getTarget() function
|
H A D | ABIInfo.cpp | 30 const TargetInfo &ABIInfo::getTarget() const { return CGT.getTarget(); } in getTarget() function in ABIInfo
|
H A D | CodeGenModule.h | 774 const TargetInfo &getTarget() const { return Target; } in getTarget() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/ |
H A D | RecordsSlice.h | 34 const Target &getTarget() const { return TAPITarget; } in getTarget() function
|
/freebsd/contrib/llvm-project/llvm/lib/MC/MCDisassembler/ |
H A D | Disassembler.h | 108 const Target *getTarget() const { return TheTarget; } in getTarget() function
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | Target.cpp | 50 TargetInfo *elf::getTarget() { in getTarget() function in elf
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineModuleInfo.h | 145 const LLVMTargetMachine &getTarget() const { return TM; } in getTarget() function
|
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
H A D | CompilerInstance.h | 407 TargetInfo &getTarget() const { in getTarget() function
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/ |
H A D | llvm-mca.cpp | 276 const Target *getTarget(const char *ProgName) { in getTarget() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetMachine.h | 124 const Target &getTarget() const { return TheTarget; } in getTarget() function
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | CoreEngine.h | 525 const Expr *getTarget() const { return E; } in getTarget() function
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | GlobalISelCombinerMatchTableEmitter.cpp |
|
H A D | GlobalISelEmitter.cpp | 330 const CodeGenTarget &getTarget() const override { return Target; } in getTarget() function in __anon868ebc530111::GlobalISelEmitter
|
H A D | GlobalISelCombinerEmitter.cpp | 2298 const CodeGenTarget &getTarget() const override { return Target; } in getTarget() function in __anon569e2aa20111::GICombinerEmitter
|
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/ |
H A D | API.h | 1403 const llvm::Triple &getTarget() const { return Target; } in getTarget() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | JITLink.h | 94 Symbol &getTarget() const { return *Target; } in getTarget() function
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | llvm-objdump.cpp | 513 static const Target *getTarget(const ObjectFile *Obj) { in getTarget() function
|