/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-c-test/ |
H A D | disassemble.c | 37 static void do_disassemble(const char *triple, const char *features, in do_disassemble() 68 const char *triple = tokens[0]; in handle_line() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
H A D | InitHeaderSearch.cpp | 186 const llvm::Triple &triple) { in AddGnuCPlusPlusIncludePaths() 214 void InitHeaderSearch::AddDefaultCIncludePaths(const llvm::Triple &triple, in AddDefaultCIncludePaths() 372 const LangOptions &LangOpts, const llvm::Triple &triple, in AddDefaultCPlusPlusIncludePaths() 414 const llvm::Triple &triple, in AddDefaultIncludePaths()
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/llvm/ |
H A D | config.py | 265 def get_clang_has_lsan(self, clang, triple): argument 298 def make_itanium_abi_triple(self, triple): argument 308 def make_msabi_triple(self, triple): argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/ |
H A D | BooleanExpression.py | 23 def evaluate(string, variables, triple=""): argument 32 def __init__(self, string, variables, triple=""): argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/ |
H A D | update_mir_test_checks.py | 77 def __init__(self, prefixes, cmd_args, triple): argument 170 def build_function_body_dictionary(test, raw_tool_output, triple, prefixes, argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/python/llvm/ |
H A D | disassembler.py | 66 def __init__(self, triple): argument
|
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/ |
H A D | netgroup.c | 87 static int write_netgroup_triple(TFILE *fp,const char *triple) in write_netgroup_triple()
|
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/target/ |
H A D | llvm_target.mli | 190 val triple : t -> string val
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/UpdateTestChecks/ |
H A D | asm.py | 360 def get_run_handler(triple): argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ |
H A D | TargetMachineC.cpp | 249 char *LLVMNormalizeTargetTriple(const char* triple) { in LLVMNormalizeTargetTriple()
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | x-python.c | 1010 bool triple, bool interpret_ansic, bool interpret_unicode, in phase7_getuc() 1457 bool triple; in phase5_get() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugFrame.h | 424 Triple::ArchType triple() const { return Arch; } in triple() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/ |
H A D | ARCMT.cpp | 153 llvm::Triple triple(origCI.getTargetOpts().Triple); in HasARCRuntime() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | CallAndMessageChecker.cpp | 667 static bool supportsNilWithFloatRet(const llvm::Triple &triple) { in supportsNilWithFloatRet()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/ |
H A D | gold-plugin.cpp | 153 static std::string triple; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/lto/ |
H A D | lto.cpp | 304 void lto_module_set_target_triple(lto_module_t mod, const char *triple) { in lto_module_set_target_triple()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 265 Triple triple(M.getTargetTriple()); in getLanemaskType() local
|