| /arkcompiler/runtime_core/static_core/libllvmbackend/ |
| H A D | target_machine_builder.h | 39 TargetMachineBuilder &SetTriple(llvm::Triple triple) in SetTriple() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | ir_module.h | 31 IRModule(NativeAreaAllocator *allocator, bool logDbg, const std::string &triple) in IRModule() argument
|
| H A D | stub_compiler.h | 27 StubCompiler(std::string &triple, std::string &filePath, size_t optLevel, size_t relocMode,
in StubCompiler() argument
|
| H A D | compilation_driver.cpp | 23 CompilationDriver(PGOProfilerDecoder &profilerDecoder, BytecodeInfoCollector *collector, AOTFileGenerator *fileGenerator, const std::string &fileName, const std::string &triple, LOptions *lOptions, CompilerLog *log, bool outputAsm, size_t maxMethodsInModule) CompilationDriver() argument
|
| H A D | pass_manager.cpp | 35 PassContext::PassContext(const std::string &triple, CompilerLog *log, BytecodeInfoCollector* collector, in PassContext() argument
|
| H A D | circuit_builder_helper.cpp | 21 CompilationConfig::CompilationConfig(const std::string &triple, const JSRuntimeOptions *options) in CompilationConfig() argument
|
| H A D | compilation_driver.h | 136 JitCompilationDriver(PGOProfilerDecoder &profilerDecoder, BytecodeInfoCollector* collector, AOTFileGenerator *fileGenerator, const std::string &fileName, const std::string &triple, LOptions *lOptions, CompilerLog *log, bool outputAsm, size_t maxMethodsInModule) JitCompilationDriver() argument
|
| H A D | pass_manager.h | 123 explicit PassManager(CompilationEnv *env, std::string &triple, size_t optLevel, size_t relocMode, in PassManager() argument 164 JitPassManager(JitCompilationEnv *env, std::string &triple, size_t optLevel, size_t relocMode, in JitPassManager() argument
|
| /arkcompiler/ets_runtime/ecmascript/stackmap/llvm/ |
| H A D | llvm_stackmap_type.cpp | 18 EncodeRegAndOffset(std::vector<uint8_t> ®Offset, size_t ®OffsetSize, DwarfRegType reg, OffsetType offset, Triple triple) EncodeRegAndOffset() argument
|
| /third_party/gn/infra/recipe_modules/target/ |
| H A D | api.py | 67 def triple(self): member in Target
|
| /third_party/mesa3d/src/gallium/frontends/clover/llvm/ |
| H A D | compat.hpp | 101 compiler_set_lang_defaults(std::unique_ptr<clang::CompilerInstance> &c, clang::InputKind ik, const ::llvm::Triple& triple, clang::LangStandard::Kind d) compiler_set_lang_defaults() argument
|
| H A D | util.hpp | 53 std::string triple; member
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_driver/include/ |
| H A D | triple.h | 57 static Triple triple; in GetTriple() local
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | pluralranges.cpp | 132 const auto& triple = fTriples[i]; in resolve() local
|
| /third_party/libwebsockets/lib/misc/ |
| H A D | base64-decode.c | 55 unsigned char triple[3]; in _lws_b64_encode_string() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | pluralranges.cpp | 132 const auto& triple = fTriples[i]; in resolve() local
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_debug.cpp | 104 const char *triple = LLVM_HOST_TRIPLE; in disassemble() local 110 << triple << '\n'; in disassemble() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | pluralranges.cpp | 132 const auto& triple = fTriples[i]; in resolve() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
| H A D | stub_file_info.cpp | 26 void StubFileInfo::Save(const std::string &filename, Triple triple) in Save() argument
|
| H A D | an_file_info.cpp | 23 bool AnFileInfo::Save(const std::string &filename, Triple triple) in Save() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/assembler/tests/ |
| H A D | assembler_aarch64_test.cpp | 66 void InitializeLLVM(std::string triple) in InitializeLLVM() argument 89 void DisassembleChunk(const char *triple, Assembler *assemlber, std::ostream &os) in DisassembleChunk() argument
|
| H A D | assembler_x64_test.cpp | 71 void InitializeLLVM(std::string triple) in InitializeLLVM() argument 94 void DisassembleChunk(const char *triple, Assembler *assemlber, std::ostream &os) in DisassembleChunk() argument
|
| /base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/ |
| H A D | cert_manager_crypto_operation.c | 54 unsigned int triple = (octeta << BYTE_SHIFT_10) + (octetb << BYTE_SHIFT_8) + octetc; in Base64UrlEncode() local
|
| /third_party/rust/crates/version_check/src/ |
| H A D | lib.rs | 143 pub fn triple() -> Option<(Version, Channel, Date)> { in triple() functions
|
| /arkcompiler/ets_runtime/ecmascript/compiler/assembler/ |
| H A D | assembler.h | 54 static int GetFpRegByTriple(Triple triple) in GetFpRegByTriple() argument 74 static int GetSpRegByTriple(Triple triple) in GetSpRegByTriple() argument
|