Home
last modified time | relevance | path

Searched refs:ebIgnore (Results 1 – 25 of 128) sorted by relevance

123456

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Analysis/
H A DInstructionSimplify.h162 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
169 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
176 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
185 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
201 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
214 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Analysis/
H A DInstructionSimplify.h162 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
169 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
176 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
185 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
201 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
214 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/Analysis/
H A DInstructionSimplify.h162 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
169 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
176 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
185 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
201 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
214 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/Analysis/
H A DInstructionSimplify.h162 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
169 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
176 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
185 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
201 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
214 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/Analysis/
H A DInstructionSimplify.h162 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
169 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
176 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
185 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
201 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
214 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/Analysis/
H A DInstructionSimplify.h162 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
169 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
176 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
185 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
201 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
214 fp::ExceptionBehavior ExBehavior = fp::ebIgnore,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DFPEnv.h32 ebIgnore, ///< This corresponds to "fpexcept.ignore". enumerator
59 return EB == fp::ebIgnore && RM == RoundingMode::NearestTiesToEven; in isDefaultFPEnvironment()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/IR/
H A DFPEnv.h32 ebIgnore, ///< This corresponds to "fpexcept.ignore". enumerator
59 return EB == fp::ebIgnore && RM == RoundingMode::NearestTiesToEven; in isDefaultFPEnvironment()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/IR/
H A DFPEnv.h32 ebIgnore, ///< This corresponds to "fpexcept.ignore". enumerator
59 return EB == fp::ebIgnore && RM == RoundingMode::NearestTiesToEven; in isDefaultFPEnvironment()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DFPEnv.h32 ebIgnore, ///< This corresponds to "fpexcept.ignore". enumerator
59 return EB == fp::ebIgnore && RM == RoundingMode::NearestTiesToEven; in isDefaultFPEnvironment()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DFPEnv.h32 ebIgnore, ///< This corresponds to "fpexcept.ignore". enumerator
59 return EB == fp::ebIgnore && RM == RoundingMode::NearestTiesToEven; in isDefaultFPEnvironment()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/IR/
H A DFPEnv.h32 ebIgnore, ///< This corresponds to "fpexcept.ignore". enumerator
59 return EB == fp::ebIgnore && RM == RoundingMode::NearestTiesToEven; in isDefaultFPEnvironment()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/IR/
H A DFPEnv.cpp62 .Case("fpexcept.ignore", fp::ebIgnore) in StrToExceptionBehavior()
74 case fp::ebIgnore: in ExceptionBehaviorToStr()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/IR/
H A DFPEnv.cpp62 .Case("fpexcept.ignore", fp::ebIgnore) in StrToExceptionBehavior()
74 case fp::ebIgnore: in ExceptionBehaviorToStr()
/dports/devel/llvm10/llvm-10.0.1.src/lib/IR/
H A DFPEnv.cpp56 .Case("fpexcept.ignore", fp::ebIgnore) in StrToExceptionBehavior()
68 case fp::ebIgnore: in ExceptionBehaviorToStr()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/IR/
H A DFPEnv.cpp62 .Case("fpexcept.ignore", fp::ebIgnore) in StrToExceptionBehavior()
74 case fp::ebIgnore: in ExceptionBehaviorToStr()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/IR/
H A DFPEnv.cpp62 .Case("fpexcept.ignore", fp::ebIgnore) in StrToExceptionBehavior()
74 case fp::ebIgnore: in ExceptionBehaviorToStr()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/IR/
H A DFPEnv.cpp62 .Case("fpexcept.ignore", fp::ebIgnore) in StrToExceptionBehavior()
74 case fp::ebIgnore: in ExceptionBehaviorToStr()
/dports/devel/llvm11/llvm-11.0.1.src/lib/IR/
H A DFPEnv.cpp62 .Case("fpexcept.ignore", fp::ebIgnore) in StrToExceptionBehavior()
74 case fp::ebIgnore: in ExceptionBehaviorToStr()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DFPEnv.cpp56 .Case("fpexcept.ignore", fp::ebIgnore) in StrToExceptionBehavior()
68 case fp::ebIgnore: in ExceptionBehaviorToStr()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/IR/
H A DFPEnv.cpp62 .Case("fpexcept.ignore", fp::ebIgnore) in StrToExceptionBehavior()
74 case fp::ebIgnore: in ExceptionBehaviorToStr()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/IR/
H A DFPEnv.cpp63 .Case("fpexcept.ignore", fp::ebIgnore) in convertStrToExceptionBehavior()
76 case fp::ebIgnore: in convertExceptionBehaviorToStr()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/IR/
H A DFPEnv.cpp62 .Case("fpexcept.ignore", fp::ebIgnore) in StrToExceptionBehavior()
74 case fp::ebIgnore: in ExceptionBehaviorToStr()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/IR/
H A DFPEnv.cpp56 .Case("fpexcept.ignore", fp::ebIgnore) in StrToExceptionBehavior()
68 case fp::ebIgnore: in ExceptionBehaviorToStr()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/IR/
H A DFPEnv.cpp62 .Case("fpexcept.ignore", fp::ebIgnore) in StrToExceptionBehavior()
74 case fp::ebIgnore: in ExceptionBehaviorToStr()

123456