/netbsd-src/external/bsd/elftosb/dist/common/ |
H A D | Operation.h | 41 inline DataTarget * getTarget() { return m_target; } in getTarget() function 68 inline DataTarget * getTarget() { return m_target; } in getTarget() function
|
H A D | DataSource.h | 146 inline DataTarget * getTarget() const { return m_target; } in getTarget() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCDisassembler/ |
H A D | Disassembler.h | 108 const Target *getTarget() const { return TheTarget; } in getTarget() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CodeGenTypes.h | 118 const TargetInfo &getTarget() const { return Target; } in getTarget() function
|
H A D | CodeGenModule.h | 714 const TargetInfo &getTarget() const { return Target; } in getTarget() function
|
H A D | TargetInfo.cpp | 218 const TargetInfo &ABIInfo::getTarget() const { in getTarget() function in ABIInfo
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | MachineModuleInfo.h | 165 const LLVMTargetMachine &getTarget() const { return TM; } in getTarget() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mca/ |
H A D | llvm-mca.cpp | 225 const Target *getTarget(const char *ProgName) { in getTarget() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/ |
H A D | CompilerInstance.h | 368 TargetInfo &getTarget() const { in getTarget() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/ |
H A D | TargetMachine.h | 121 const Target &getTarget() const { return TheTarget; } in getTarget() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/ |
H A D | ProfiledBinary.cpp | 44 static const Target *getTarget(const ObjectFile *Obj) { in getTarget() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | CoreEngine.h | 516 const Expr *getTarget() const { return E; } in getTarget() function
|
/netbsd-src/external/bsd/elftosb/dist/elftosb2/ |
H A D | ElftosbAST.h | 943 inline ASTNode * getTarget() { return m_target; } in getTarget() function 989 inline ASTNode * getTarget() { return m_target; } in getTarget() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | JITLink.h | 85 Symbol &getTarget() const { return *Target; } in getTarget() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | Stmt.h | 2635 Expr *getTarget() { return reinterpret_cast<Expr *>(Target); } in getTarget() function 2636 const Expr *getTarget() const { in getTarget() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/ |
H A D | llvm-objdump.cpp | 350 static const Target *getTarget(const ObjectFile *Obj) { in getTarget() function
|