Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
H A Dir_builder_mixin.h327 llvm::Value* FPToUI(Args&&... args) { in FPToUI() function
/aosp_15_r20/external/llvm/bindings/ocaml/llvm/
H A Dllvm.ml188 | FPToUI Constructor
H A Dllvm.mli246 | FPToUI Constructor
/aosp_15_r20/external/llvm/bindings/go/llvm/
H A Dir.go211 FPToUI Opcode = C.LLVMFPToUI const
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14234 auto *FPToUI = dyn_cast<FPToUIInst>(I); in optimizeExtendOrTruncateConversion() local