Searched defs:SetCCOpVT (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | LegalizeVectorTypes.cpp | 6048 EVT SetCCOpVT = getSETCCOperandType(Cond); WidenVSELECTMask() local |
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 13468 EVT SetCCOpVT = N1.getOperand(0).getValueType(); combineSubOfBoolean() local |