Home
last modified time | relevance | path

Searched full:llvm_impl (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/templates/
Dintrinsics_llvm_codegen.inl.erb19 % if intrinsic.respond_to?(:llvm_impl)
21 … llvm::Intrinsic::getDeclaration(module, llvm::Intrinsic::<%= intrinsic.llvm_impl %>, {<%= intrins…
/arkcompiler/runtime_core/static_core/runtime/
Druntime.yaml210 llvm_impl: sin
223 llvm_impl: sin
236 llvm_impl: cos
249 llvm_impl: cos
263 llvm_impl: pow
277 llvm_impl: pow
/arkcompiler/runtime_core/static_core/runtime/templates/
Dintrinsics.yaml.erb56 % if intrinsic.respond_to?(:llvm_impl)
57 llvm_impl: <%= intrinsic.llvm_impl %>
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_libbase_runtime.yaml64 llvm_impl: sin
76 llvm_impl: cos
88 llvm_impl: pow
100 llvm_impl: sqrt
320 llvm_impl: floor
334 llvm_impl: round
348 llvm_impl: trunc
431 llvm_impl: ceil
443 llvm_impl: log