| /llvm-project-15.0.7/lldb/utils/lui/ |
| H A D | debuggerdriver.py | 102 def getTarget(self): member in DebuggerDriver
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | MachineModuleInfo.h | 141 const LLVMTargetMachine &getTarget() const { return TM; } in getTarget() function
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CodeGenTypes.h | 114 const TargetInfo &getTarget() const { return Target; } in getTarget() function
|
| H A D | CodeGenModule.h | 734 const TargetInfo &getTarget() const { return Target; } in getTarget() function
|
| H A D | TargetInfo.cpp | 224 const TargetInfo &ABIInfo::getTarget() const { in getTarget() function in ABIInfo
|
| /llvm-project-15.0.7/mlir/include/mlir/Analysis/ |
| H A D | CallGraph.h | 73 CallGraphNode *getTarget() const { return targetAndKind.getPointer(); } in getTarget() function
|
| /llvm-project-15.0.7/llvm/lib/MC/MCDisassembler/ |
| H A D | Disassembler.h | 108 const Target *getTarget() const { return TheTarget; } in getTarget() function
|
| /llvm-project-15.0.7/lld/ELF/ |
| H A D | Target.cpp | 50 TargetInfo *elf::getTarget() { in getTarget() function in elf
|
| /llvm-project-15.0.7/clang/include/clang/Frontend/ |
| H A D | CompilerInstance.h | 369 TargetInfo &getTarget() const { in getTarget() function
|
| /llvm-project-15.0.7/llvm/tools/llvm-mca/ |
| H A D | llvm-mca.cpp | 236 const Target *getTarget(const char *ProgName) { in getTarget() function
|
| /llvm-project-15.0.7/llvm/include/llvm/Target/ |
| H A D | TargetMachine.h | 124 const Target &getTarget() const { return TheTarget; } in getTarget() function
|
| /llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | CoreEngine.h | 523 const Expr *getTarget() const { return E; } in getTarget() function
|
| /llvm-project-15.0.7/llvm/tools/llvm-profgen/ |
| H A D | ProfiledBinary.cpp | 60 static const Target *getTarget(const ObjectFile *Obj) { in getTarget() function
|
| /llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/JITLink/ |
| H A D | JITLink.h | 86 Symbol &getTarget() const { return *Target; } in getTarget() function
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | Stmt.h | 2696 Expr *getTarget() { return reinterpret_cast<Expr *>(Target); } in getTarget() function 2697 const Expr *getTarget() const { in getTarget() function
|
| /llvm-project-15.0.7/llvm/tools/llvm-objdump/ |
| H A D | llvm-objdump.cpp | 354 static const Target *getTarget(const ObjectFile *Obj) { in getTarget() function
|
| /llvm-project-15.0.7/mlir/lib/Transforms/Utils/ |
| H A D | DialectConversion.cpp | 1731 ConversionTarget &getTarget() { return target; } in getTarget() function in __anonef530a330c11::OperationLegalizer
|