Searched defs:OpsVT (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | LegalizeFloatTypes.cpp | 197 EVT OpsVT[2] = { N->getOperand(0 + Offset).getValueType(), SoftenFloatRes_Binary() local |
H A D | TargetLowering.cpp | 407 EVT OpsVT[2] = { OldLHS.getValueType(), softenSetCCOperands() local |