Home
last modified time | relevance | path

Searched defs:mayRaiseFPException (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/llvm/include/llvm/MC/
DMCInstrDesc.h430 bool mayRaiseFPException() const { in mayRaiseFPException() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInstrDesc.h445 bool mayRaiseFPException() const { in mayRaiseFPException() function
/external/llvm-project/llvm/utils/TableGen/
DCodeGenInstruction.h255 bool mayRaiseFPException : 1; variable
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp3683 bool SelectionDAGISel::mayRaiseFPException(SDNode *N) const { in mayRaiseFPException() function in SelectionDAGISel
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp3673 bool SelectionDAGISel::mayRaiseFPException(SDNode *N) const { in mayRaiseFPException() function in SelectionDAGISel