Searched defs:OperandVT (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 8494 EVT OperandVT = Op.getValueType(); expandIS_FPCLASS() local |
H A D | SelectionDAG.cpp | 12334 EVT OperandVT = Operand.getValueType(); UnrollVectorOp() local |
H A D | LegalizeVectorTypes.cpp | 1809 EVT OperandVT = Operand.getValueType(); UnrollVectorOp_StrictFP() local |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIISelLowering.cpp | 6213 EVT OperandVT = Operand.getValueType(); lowerLaneOp() local |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 22527 EVT OperandVT = tryGetOriginalBoolVectorType(Operand, Depth + 1); tryGetOriginalBoolVectorType() local |