Searched defs:LVT (Results 1 – 7 of 7) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | LegalizeTypes.cpp | 996 EVT LVT = Lo.getValueType(); JoinIntegers() local |
H A D | LegalizeFloatTypes.cpp | 346 EVT LVT = LHS.getValueType(); SoftenFloatRes_FCOPYSIGN() local |
H A D | TargetLowering.cpp | 220 MVT LVT = MVT::i64; findOptimalMemOpLowering() local |
H A D | SelectionDAGBuilder.cpp | 8930 MVT LVT = TLI.hasFastEqualityCompare(NumBits); visitMemCmpBCmpCall() local |
H A D | DAGCombiner.cpp | 22706 EVT LVT = ExtVT; visitEXTRACT_VECTOR_ELT() local |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelDAGToDAG.cpp | 168 EVT LVT = N->getOperand(0).getValueType(); SelectExtractHigh() local |
H A D | AArch64ISelLowering.cpp | 24131 EVT LVT = VT.getDoubleNumVectorElementsVT(*DCI.DAG.getContext()); performDUPCombine() local |