Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp172 EVT OpsVT[2] = { N->getOperand(0 + Offset).getValueType(), in SoftenFloatRes_Binary() local
419 EVT OpsVT[3] = { N->getOperand(0 + Offset).getValueType(), in SoftenFloatRes_FMA() local
511 EVT OpsVT[1] = { N->getOperand(0).getValueType() }; in SoftenFloatRes_FP16_TO_FP() local
574 EVT OpsVT[2] = { N->getOperand(0 + Offset).getValueType(), in SoftenFloatRes_FPOWI() local
DTargetLowering.cpp399 EVT OpsVT[2] = { OldLHS.getValueType(), in softenSetCCOperands() local