Home
last modified time | relevance | path

Searched defs:FAdd (Results 1 – 12 of 12) sorted by relevance

/external/llvm/unittests/IR/
DIRBuilderTest.cpp134 Instruction *FDiv, *FAdd, *FCmp, *FCall; in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dir_builder_mixin.h101 llvm::Value* FAdd(Args&&... args) { in FAdd() function
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DIRBuilderTest.cpp155 Instruction *FDiv, *FAdd, *FCmp, *FCall; in TEST_F() local
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm.ml149 | FAdd Constructor
Dllvm.mli199 | FAdd Constructor
/external/llvm/bindings/ocaml/llvm/
Dllvm.ml161 | FAdd Constructor
Dllvm.mli219 | FAdd Constructor
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm.ml186 | FAdd Constructor
Dllvm.mli208 | FAdd Constructor
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp2110 auto *FAdd = BinaryOperator::CreateFAdd(Src0, II->getArgOperand(2)); in visitCallInst() local
/external/llvm/bindings/go/llvm/
Dir.go181 FAdd Opcode = C.LLVMFAdd const
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dir.go139 FAdd Opcode = C.LLVMFAdd const