Home
last modified time | relevance | path

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

/external/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
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp185 EVT OpsVT[2] = { N->getOperand(0 + Offset).getValueType(), in SoftenFloatRes_Binary() local
438 EVT OpsVT[3] = { N->getOperand(0 + Offset).getValueType(), in SoftenFloatRes_FMA() local
530 EVT OpsVT[1] = { N->getOperand(0).getValueType() }; in SoftenFloatRes_FP16_TO_FP() local
593 EVT OpsVT[2] = { N->getOperand(0 + Offset).getValueType(), in SoftenFloatRes_FPOWI() local
DTargetLowering.cpp391 EVT OpsVT[2] = { OldLHS.getValueType(), in softenSetCCOperands() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp27505 MVT OpsVT = MVT::getVectorVT(MVT::i16, RegSize / 16); in reduceVMULWidth() local