Home
last modified time | relevance | path

Searched defs:FRem (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/src/Reactor/
DEmulatedReactor.cpp276 RValue<Float4> FRem(RValue<Float4> lhs, RValue<Float4> rhs) in FRem() function
DReactorUnitTests.cpp2898 TEST(ReactorUnitTests, FRem) in TEST() argument
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dir_builder_mixin.h323 llvm::Value* FRem(Args&&... args) { in FRem() function
/external/llvm/bindings/ocaml/llvm/
Dllvm.ml171 | FRem Constructor
Dllvm.mli229 | FRem Constructor
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm.ml196 | FRem Constructor
Dllvm.mli218 | FRem Constructor
/external/llvm/bindings/go/llvm/
Dir.go191 FRem Opcode = C.LLVMFRem const
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dir.go149 FRem Opcode = C.LLVMFRem const