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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/VE/
H A DVE.h44 CC_IL = 1, // Less enumerator in enum:llvm::VECC::CondCode
87 case VECC::CC_IL: return "lt";
116 .Case("lt", VECC::CC_IL)
153 case VECC::CC_IL:
208 return VECC::CC_IL;
H A DVEISelDAGToDAG.cpp36 return VECC::CC_IL;
44 return VECC::CC_IL;
H A DVEInstrInfo.cpp47 case VECC::CC_IL:
54 return VECC::CC_IL;

Completed in 106 milliseconds