/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/ |
H A D | LegacyPassNameParser.h | 92 static int ValLessThan(const PassNameParser::OptionInfo *VT1, in ValLessThan()
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 1774 SDValue SelectionDAG::CreateStackTemporary(EVT VT1, EVT VT2) { in CreateStackTemporary() 5179 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2) { in getVTList() 5197 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3) { in getVTList() 5217 SDVTList SelectionDAG::getVTList(EVT VT1, EVT VT2, EVT VT3, EVT VT4) { in getVTList() 5425 EVT VT1, EVT VT2, ArrayRef<SDValue> Ops) { in SelectNodeTo() 5431 EVT VT1, EVT VT2) { in SelectNodeTo() 5437 EVT VT1, EVT VT2, EVT VT3, in SelectNodeTo() 5444 EVT VT1, EVT VT2, EVT VT3, EVT VT4, in SelectNodeTo() 5451 EVT VT1, EVT VT2, in SelectNodeTo() 5459 EVT VT1, EVT VT2, in SelectNodeTo() [all …]
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/MSP430/ |
H A D | MSP430ISelLowering.cpp | 1173 bool MSP430TargetLowering::isTruncateFree(EVT VT1, EVT VT2) const { in isTruncateFree() 1185 bool MSP430TargetLowering::isZExtFree(EVT VT1, EVT VT2) const { in isZExtFree()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.cpp | 1499 bool HexagonTargetLowering::isTruncateFree(EVT VT1, EVT VT2) const { in isTruncateFree()
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/ |
H A D | TargetLowering.h | 732 EVT VT1; in getRegisterType() local 760 EVT VT1; in getNumRegisters() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 193 EVT VT1 = Val.getValueType(); in isZExtFree() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.cpp | 50 for (MVT VT1 : MVT::vector_valuetypes()) { in MipsSETargetLowering() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 6516 bool AArch64TargetLowering::isTruncateFree(EVT VT1, EVT VT2) const { in isTruncateFree() 6533 bool AArch64TargetLowering::isZExtFree(EVT VT1, EVT VT2) const { in isZExtFree() 6542 EVT VT1 = Val.getValueType(); in isZExtFree() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | BBVectorize.cpp | 1038 Type *VT1 = getVecTypeForPair(IT1, JT1), in areInstsCompatible() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 20197 bool X86TargetLowering::isTruncateFree(EVT VT1, EVT VT2) const { in isTruncateFree() 20210 bool X86TargetLowering::isZExtFree(EVT VT1, EVT VT2) const { in isZExtFree() 20216 EVT VT1 = Val.getValueType(); in isZExtFree() local 20260 bool X86TargetLowering::isNarrowingProfitable(EVT VT1, EVT VT2) const { in isNarrowingProfitable()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 9816 bool PPCTargetLowering::isTruncateFree(EVT VT1, EVT VT2) const { in isTruncateFree()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 9979 EVT VT1 = Val.getValueType(); in isZExtFree() local
|