Home
last modified time | relevance | path

Searched refs:approxFunc (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DOperator.h211 bool approxFunc() const { return 0 != (Flags & ApproxFunc); } in approxFunc() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineInstr.cpp555 if (Flags.approxFunc()) in copyFlagsFromInstruction()