Home
last modified time | relevance | path

Searched defs:SetCCOpVT (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp8484 EVT SetCCOpVT = N1.getOperand(0).getValueType(); in combineSubOfBoolean() local
9908 EVT SetCCOpVT = Setcc.getOperand(0).getValueType(); in tryDemorganOfBooleanCondition() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp5469 EVT SetCCOpVT = getSETCCOperandType(Cond); in WidenVSELECTMask() local