Home
last modified time | relevance | path

Searched defs:RVT (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp347 EVT RVT = RHS.getValueType(); SoftenFloatRes_FCOPYSIGN() local
890 EVT RVT = N->getValueType(0); SoftenFloatRes_XINT_TO_FP() local
1017 EVT RVT = N->getValueType(0); SoftenFloatOp_FP_ROUND() local
1093 EVT RVT = N->getValueType(0); SoftenFloatOp_FP_TO_XINT() local
1228 EVT RVT = RHS.getValueType(); SoftenFloatOp_FCOPYSIGN() local
2095 EVT RVT = N->getValueType(0); ExpandFloatOp_FP_TO_XINT() local
2185 EVT RVT = N->getValueType(0); ExpandFloatOp_LROUND() local
2198 EVT RVT = N->getValueType(0); ExpandFloatOp_LLROUND() local
2211 EVT RVT = N->getValueType(0); ExpandFloatOp_LRINT() local
2224 EVT RVT = N->getValueType(0); ExpandFloatOp_LLRINT() local
3019 EVT RVT = RHS.getValueType(); SoftPromoteHalfRes_FCOPYSIGN() local
3116 EVT RVT = N->getValueType(0); SoftPromoteHalfRes_FP_ROUND() local
3316 EVT RVT = Op1.getValueType(); SoftPromoteHalfOp_FCOPYSIGN() local
3329 EVT RVT = N->getValueType(0); SoftPromoteHalfOp_FP_EXTEND() local
3355 EVT RVT = N->getValueType(0); SoftPromoteHalfOp_FP_TO_XINT() local
3370 EVT RVT = N->getValueType(0); SoftPromoteHalfOp_FP_TO_XINT_SAT() local
[all...]
H A DLegalizeDAG.cpp4783 EVT RVT = Node->getValueType(0); ConvertNodeToLibcall() local
4826 EVT RVT = Node->getValueType(0); ConvertNodeToLibcall() local
H A DDAGCombiner.cpp26885 EVT RVT = RHS.getValueType(); XformToShuffleWithZero() local
[all...]
/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmTypeCheck.cpp236 for (auto RVT : llvm::reverse(ReturnTypes)) { endOfFunction() local