/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | LegacyPassNameParser.h | 89 static int ValCompare(const PassNameParser::OptionInfo *VT1, in ValCompare()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFISelLowering.cpp | 205 bool BPFTargetLowering::isTruncateFree(EVT VT1, EVT VT2) const { in isTruncateFree() 221 bool BPFTargetLowering::isZExtFree(EVT VT1, EVT VT2) const { in isZExtFree() 230 EVT VT1 = Val.getValueType(); in isZExtFree() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430ISelLowering.cpp | 1395 bool MSP430TargetLowering::isTruncateFree(EVT VT1, EVT VT2) const { in isTruncateFree() 1407 bool MSP430TargetLowering::isZExtFree(EVT VT1, EVT VT2) const { in isZExtFree()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 2510 SDValue SelectionDAG::CreateStackTemporary(EVT VT1, EVT VT2) { in CreateStackTemporary() 10394 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2) { in getVTList() 10412 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3) { in getVTList() 10432 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3, EVT VT4) { in getVTList() 10656 EVT VT1, EVT VT2, ArrayRef<SDValue> Ops) { in SelectNodeTo() 10662 EVT VT1, EVT VT2) { in SelectNodeTo() 10668 EVT VT1, EVT VT2, EVT VT3, in SelectNodeTo() 10675 EVT VT1, EVT VT2, in SelectNodeTo() 10863 EVT VT1, EVT VT2, SDValue Op1, in getMachineNode() 10871 EVT VT1, EVT VT2, SDValue Op1, in getMachineNode() [all …]
|
H A D | LegalizeVectorTypes.cpp | 280 EVT VT1 = N->getValueType(1); ScalarizeVecRes_FFREXP() local 6084 EVT VT1 = getSetCCResultType(getSETCCOperandType(SETCC1)); WidenVSELECTMask() local
|
H A D | LegalizeFloatTypes.cpp | 716 EVT VT1 = N->getValueType(1); in SoftenFloatRes_FFREXP() local
|
H A D | DAGCombiner.cpp | 10959 EVT VT0, VT1; in foldABSToABD() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 178 EVT VT1 = Val.getValueType(); in isZExtFree() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.cpp | 75 for (MVT VT1 : MVT::fixedlen_vector_valuetypes()) { in MipsSETargetLowering() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 1721 EVT VT1; in getRegisterType() local 1754 EVT VT1; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.cpp | 2163 bool HexagonTargetLowering::isTruncateFree(EVT VT1, EVT VT2) const { in isTruncateFree() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 4189 EVT VT1 = Op.getValue(1).getValueType(); in lowerADDSUBO_CARRY() local 15750 bool AArch64TargetLowering::isTruncateFree(EVT VT1, EVT VT2) const { in isTruncateFree() 15794 bool AArch64TargetLowering::isZExtFree(EVT VT1, EVT VT2) const { in isZExtFree() 15803 EVT VT1 = Val.getValueType(); in isZExtFree() local 28631 EVT VT1; in getRegisterTypeForCallingConv() local 28646 EVT VT1; in getNumRegistersForCallingConv() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 34221 bool X86TargetLowering::isTruncateFree(EVT VT1, EVT VT2) const { in isTruncateFree() 34234 bool X86TargetLowering::isZExtFree(EVT VT1, EVT VT2) const { in isZExtFree() 34240 EVT VT1 = Val.getValueType(); in isZExtFree() local 38531 MVT VT1 = V1.getSimpleValueType(); in combineX86ShuffleChain() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 17395 bool PPCTargetLowering::isTruncateFree(EVT VT1, EVT VT2) const { in isTruncateFree()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 19229 EVT VT1 = Val.getValueType(); in isZExtFree() local
|