Home
last modified time | relevance | path

Searched defs:getFastMathFlags (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIVDescriptors.h203 FastMathFlags getFastMathFlags() { return FMF; } in getFastMathFlags() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DIVDescriptors.h202 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DIRBuilder.h286 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function
288 FastMathFlags &getFastMathFlags() { return FMF; } in getFastMathFlags() function
DOperator.h288 FastMathFlags getFastMathFlags() const { in getFastMathFlags() function
/external/llvm/lib/IR/
DInstruction.cpp207 FastMathFlags Instruction::getFastMathFlags() const { in getFastMathFlags() function in Instruction
/external/llvm/include/llvm/IR/
DOperator.h298 FastMathFlags getFastMathFlags() const { in getFastMathFlags() function
DIRBuilder.h193 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DOperator.h364 FastMathFlags getFastMathFlags() const { in getFastMathFlags() function
DIRBuilder.h216 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstruction.cpp234 FastMathFlags Instruction::getFastMathFlags() const { in getFastMathFlags() function in Instruction
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DInstruction.cpp339 FastMathFlags Instruction::getFastMathFlags() const { in getFastMathFlags() function in Instruction
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
DSPIRVModuleAnalysis.cpp945 static unsigned getFastMathFlags(const MachineInstr &I) { in getFastMathFlags() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DLowerMatrixIntrinsics.cpp449 static FastMathFlags getFastMathFlags(Instruction *Inst) { in getFastMathFlags() function in __anon71f215770111::LowerMatrixIntrinsics