Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DIRBuilder.h286 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function
288 FastMathFlags &getFastMathFlags() { return FMF; } in getFastMathFlags() function
H A DOperator.h288 FastMathFlags getFastMathFlags() const { in getFastMathFlags() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DIRBuilder.h294 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function
296 FastMathFlags &getFastMathFlags() { return FMF; } in getFastMathFlags() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DIRBuilder.h294 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function
296 FastMathFlags &getFastMathFlags() { return FMF; } in getFastMathFlags() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DIRBuilder.h300 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function
302 FastMathFlags &getFastMathFlags() { return FMF; } in getFastMathFlags() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DIRBuilder.h294 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function
296 FastMathFlags &getFastMathFlags() { return FMF; } in getFastMathFlags() function
DOperator.h288 FastMathFlags getFastMathFlags() const { in getFastMathFlags() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DIVDescriptors.h203 FastMathFlags getFastMathFlags() { return FMF; } in getFastMathFlags() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DIVDescriptors.h201 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DIVDescriptors.h201 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DIVDescriptors.h201 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DIVDescriptors.h201 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DIVDescriptors.h202 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function
/aosp_15_r20/external/llvm/lib/IR/
H A DInstruction.cpp207 FastMathFlags Instruction::getFastMathFlags() const { in getFastMathFlags() function in Instruction
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DOperator.h298 FastMathFlags getFastMathFlags() const { in getFastMathFlags() function
H A DIRBuilder.h193 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DOperator.h364 FastMathFlags getFastMathFlags() const { in getFastMathFlags() function
H A DIRBuilder.h216 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DInstruction.cpp234 FastMathFlags Instruction::getFastMathFlags() const { in getFastMathFlags() function in Instruction
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DInstruction.cpp339 FastMathFlags Instruction::getFastMathFlags() const { in getFastMathFlags() function in Instruction
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.cpp945 static unsigned getFastMathFlags(const MachineInstr &I) { in getFastMathFlags() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp449 static FastMathFlags getFastMathFlags(Instruction *Inst) { in getFastMathFlags() function in __anoned024af70111::LowerMatrixIntrinsics