Home
last modified time | relevance | path

Searched defs:FSub (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dir_builder_mixin.h313 llvm::Value* FSub(Args&&... args) { in FSub() function
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm.ml151 | FSub Constructor
Dllvm.mli201 | FSub Constructor
/external/llvm/bindings/ocaml/llvm/
Dllvm.ml163 | FSub Constructor
Dllvm.mli221 | FSub Constructor
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm.ml188 | FSub Constructor
Dllvm.mli210 | FSub Constructor
/external/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp656 Value *FSub = Builder->CreateFSub(FMulVal, OpX); in visitFMul() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp815 Instruction *FSub = cast<Instruction>(SubOp); in SimplifyFAddInst() local
/external/llvm/bindings/go/llvm/
Dir.go183 FSub Opcode = C.LLVMFSub const
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dir.go141 FSub Opcode = C.LLVMFSub const