Home
last modified time | relevance | path

Searched refs:supportedTarget (Results 1 – 14 of 14) sorted by relevance

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/ExecutionEngine/Orc/
H A DELFNixPlatform.h184 static bool supportedTarget(const Triple &TT);
H A DMachOPlatform.h189 static bool supportedTarget(const Triple &TT);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h191 static bool supportedTarget(const Triple &TT);
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h191 static bool supportedTarget(const Triple &TT);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h191 static bool supportedTarget(const Triple &TT);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h191 static bool supportedTarget(const Triple &TT);
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h191 static bool supportedTarget(const Triple &TT);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp112 if (!supportedTarget(EPC.getTargetTriple())) in Create()
222 bool ELFNixPlatform::supportedTarget(const Triple &TT) { in supportedTarget() function in llvm::orc::ELFNixPlatform
H A DMachOPlatform.cpp160 if (!supportedTarget(EPC.getTargetTriple())) in Create()
269 bool MachOPlatform::supportedTarget(const Triple &TT) { in supportedTarget() function in llvm::orc::MachOPlatform
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp159 if (!supportedTarget(EPC.getTargetTriple())) in Create()
268 bool MachOPlatform::supportedTarget(const Triple &TT) { in supportedTarget() function in llvm::orc::MachOPlatform
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp159 if (!supportedTarget(EPC.getTargetTriple())) in Create()
268 bool MachOPlatform::supportedTarget(const Triple &TT) { in supportedTarget() function in llvm::orc::MachOPlatform
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp159 if (!supportedTarget(EPC.getTargetTriple())) in Create()
268 bool MachOPlatform::supportedTarget(const Triple &TT) { in supportedTarget() function in llvm::orc::MachOPlatform
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp159 if (!supportedTarget(EPC.getTargetTriple()))
268 bool MachOPlatform::supportedTarget(const Triple &TT) {
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp159 if (!supportedTarget(EPC.getTargetTriple())) in Create()
268 bool MachOPlatform::supportedTarget(const Triple &TT) { in supportedTarget() function in llvm::orc::MachOPlatform