Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutorImpl.h62 bool NoFPException = !State.MIs[0]->getDesc().mayRaiseFPException(); in executeMatchTable() local
84 if (NoFPException && MIB->mayRaiseFPException()) in executeMatchTable()