Searched refs:getUnorderedFlavor (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1100 inline unsigned getUnorderedFlavor(CondCode Cond) { function in namespace:llvm::ISD
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3829 unsigned UOF = ISD::getUnorderedFlavor(Cond);
H A DSelectionDAG.cpp2145 switch (ISD::getUnorderedFlavor(Cond)) {

Completed in 261 milliseconds