Home
last modified time | relevance | path

Searched defs:Triple (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/compile/mclinker/include/mcld/Support/
H A DTarget.h15 class Triple; variable
/aosp12/frameworks/compile/slang/
H A Dslang_backend.cpp165 std::string Triple = mpModule->getTargetTriple(); in CreateCodeGenPasses() local
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp2414 std::string Triple; in parseModuleTriple() local
3553 ErrorOr<std::string> Triple = R->parseTriple(); in getBitcodeTargetTriple() local
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp2679 std::string Triple; in parseModuleTriple() local
3895 ErrorOr<std::string> Triple = R->parseTriple(); in getBitcodeTargetTriple() local