Home
last modified time | relevance | path

Searched defs:TripleStr (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/clang/examples/clang-interpreter/
H A Dmain.cpp91 std::string TripleStr = llvm::sys::getProcessTriple(); in main() local
/aosp_15_r20/external/bcc/src/cc/
H A Dbcc_debug.cc117 string TripleStr(mod_->getTargetTriple()); in dump() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/InterfaceStub/
H A DIFSHandler.cpp293 IFSTarget ifs::parseTriple(StringRef TripleStr) { in parseTriple()
/aosp_15_r20/external/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h226 std::string TripleStr; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/LTO/legacy/
DLTOCodeGenerator.h238 std::string TripleStr; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/LTO/legacy/
DLTOCodeGenerator.h238 std::string TripleStr; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h239 std::string TripleStr; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/LTO/legacy/
DLTOCodeGenerator.h238 std::string TripleStr; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h236 std::string TripleStr; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/LTO/legacy/
DLTOCodeGenerator.h240 std::string TripleStr; member
/aosp_15_r20/external/llvm/lib/Target/
H A DTargetMachineC.cpp68 LLVMBool LLVMGetTargetFromTriple(const char* TripleStr, LLVMTargetRef *T, in LLVMGetTargetFromTriple()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
H A DTargetMachineC.cpp66 LLVMBool LLVMGetTargetFromTriple(const char* TripleStr, LLVMTargetRef *T, in LLVMGetTargetFromTriple()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/
H A DTargetMachineC.cpp63 LLVMBool LLVMGetTargetFromTriple(const char* TripleStr, LLVMTargetRef *T, in LLVMGetTargetFromTriple()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp164 Expected<std::string> TripleStr = getBitcodeTargetTriple(MB); in getBitcodeFileMachine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp168 Expected<std::string> TripleStr = getBitcodeTargetTriple(MB); in getBitcodeFileMachine() local
/aosp_15_r20/external/llvm/bindings/ocaml/target/
H A Dtarget_ocaml.c160 value TripleStr = caml_copy_string(TripleCStr); in llvm_target_default_triple() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Driver/
DToolChain.h802 static llvm::Triple getOpenMPTriple(StringRef TripleStr) { in getOpenMPTriple()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Driver/
DToolChain.h792 static llvm::Triple getOpenMPTriple(StringRef TripleStr) { in getOpenMPTriple()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Driver/
DToolChain.h802 static llvm::Triple getOpenMPTriple(StringRef TripleStr) { in getOpenMPTriple()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Driver/
DToolChain.h802 static llvm::Triple getOpenMPTriple(StringRef TripleStr) { in getOpenMPTriple()
/aosp_15_r20/external/clang/lib/Driver/
H A DMSVCToolChain.cpp669 std::string TripleStr = in ComputeEffectiveClangTriple() local
H A DTools.cpp1148 std::string TripleStr = getToolChain().ComputeEffectiveClangTriple(Args); in AddAArch64TargetArgs() local
3781 std::string TripleStr = getToolChain().ComputeEffectiveClangTriple(Args); in ConstructJob() local
6435 std::string TripleStr = in ConstructJob() local
8974 std::string TripleStr = getToolChain().ComputeEffectiveClangTriple(Args); in ConstructJob() local
9310 std::string TripleStr = getToolChain().ComputeEffectiveClangTriple(Args); in ConstructJob() local
/aosp_15_r20/external/llvm/lib/LTO/
H A DLTOModule.cpp207 std::string TripleStr = M->getTargetTriple(); in makeLTOModule() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTOModule.cpp203 std::string TripleStr = M->getTargetTriple(); in makeLTOModule() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTOModule.cpp201 std::string TripleStr = M->getTargetTriple(); in makeLTOModule() local

12