Home
last modified time | relevance | path

Searched defs:FPTrunc (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
H A Dir_builder_mixin.h332 llvm::Value* FPTrunc(Args&&... args) { in FPTrunc() function
/aosp_15_r20/external/llvm/bindings/ocaml/llvm/
H A Dllvm.ml192 | FPTrunc Constructor
H A Dllvm.mli250 | FPTrunc Constructor
/aosp_15_r20/external/llvm/bindings/go/llvm/
H A Dir.go215 FPTrunc Opcode = C.LLVMFPTrunc const
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp16586 SDValue FPTrunc = in PerformSplittingToNarrowingStores() local