Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVE.h208 inline static VECC::CondCode intCondCode2Icc(ISD::CondCode CC) { in intCondCode2Icc() function
H A DVEISelLowering.cpp2825 VECCVal = intCondCode2Icc(CC); in combineSelect()
2893 VECCVal = intCondCode2Icc(CC); in combineSelectCC()
H A DVEInstrInfo.td81 VECC::CondCode VECC = intCondCode2Icc(N->get());
87 VECC::CondCode VECC = intCondCode2Icc(CC);