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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVE.h54 CC_L = 2 + 6, // Less enumerator in enum:llvm::VECC::CondCode
95 case VECC::CC_L: return "lt";
131 .Case("lt", VECC::CC_L)
168 case VECC::CC_L:
228 return VECC::CC_L;
H A DVEISelDAGToDAG.cpp69 return VECC::CC_L;
H A DVEInstrInfo.cpp61 case VECC::CC_L:
84 return VECC::CC_L;

Completed in 194 milliseconds