| /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 | 835 const TargetInfo &getTarget() const { return Target; } in getTarget() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachineModuleInfo.h | 125 const TargetMachine &getTarget() const { return TM; } in getTarget() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/ |
| H A D | RecordsSlice.h | 35 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/clang/lib/CIR/CodeGen/ |
| H A D | CIRGenModule.h | 97 const clang::TargetInfo &getTarget() const { return target; } in getTarget() function
|
| H A D | CIRGenFunction.h | 129 const TargetInfo &getTarget() const { return cgm.getTarget(); } in getTarget() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
| H A D | CompilerInstance.h | 393 TargetInfo &getTarget() const { in getTarget() function
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-mca/ |
| H A D | llvm-mca.cpp | 295 const Target *getTarget(const char *ProgName) { in getTarget() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | CoreEngine.h | 507 const Expr *getTarget() const { return E; } in getTarget() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | TargetMachine.h | 130 const Target &getTarget() const { return TheTarget; } in getTarget() function
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | GlobalISelCombinerMatchTableEmitter.cpp | |
| H A D | GlobalISelEmitter.cpp | 331 const CodeGenTarget &getTarget() const override { return Target; } in getTarget() function in __anon868ebc530111::GlobalISelEmitter
|
| H A D | GlobalISelCombinerEmitter.cpp | 2424 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 | 1430 const llvm::Triple &getTarget() const { return Target; } in getTarget() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
| H A D | JITLink.h | 95 Symbol &getTarget() const { return *Target; } in getTarget() function
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
| H A D | llvm-objdump.cpp | 512 static const Target *getTarget(const ObjectFile *Obj) { in getTarget() function
|