Searched defs:OperandVT (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 12073 EVT OperandVT = Operand.getValueType(); UnrollVectorOp() local |
H A D | LegalizeVectorTypes.cpp | 1692 EVT OperandVT = Operand.getValueType(); UnrollVectorOp_StrictFP() local |
H A D | TargetLowering.cpp | 8358 EVT OperandVT = Op.getValueType(); expandIS_FPCLASS() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 21358 EVT OperandVT = tryGetOriginalBoolVectorType(Operand, Depth + 1); tryGetOriginalBoolVectorType() local |