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/templates/
Dintrinsics.yaml.erb56 % if intrinsic.respond_to?(:llvm_impl)
57 llvm_impl: <%= intrinsic.llvm_impl %>
/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/plugins/ets/runtime/
Dets_libbase_runtime.yaml72 llvm_impl: sin
84 llvm_impl: cos
96 llvm_impl: pow
108 llvm_impl: sqrt
328 llvm_impl: floor
342 llvm_impl: round
356 llvm_impl: trunc
438 llvm_impl: ceil
450 llvm_impl: log