Searched defs:PVT (Results 1 – 9 of 9) sorted by relevance
/external/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 3183 MVT PVT = getPointerTy(MF->getDataLayout()); in emitEHSjLjLongJmp() local 3236 MVT PVT = getPointerTy(MF->getDataLayout()); in emitEHSjLjSetJmp() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 954 SDValue DAGCombiner::PromoteOperand(SDValue Op, EVT PVT, bool &Replace) { in PromoteOperand() 993 SDValue DAGCombiner::SExtPromoteOperand(SDValue Op, EVT PVT) { in SExtPromoteOperand() 1010 SDValue DAGCombiner::ZExtPromoteOperand(SDValue Op, EVT PVT) { in ZExtPromoteOperand() 1041 EVT PVT = VT; in PromoteIntBinOp() local 1099 EVT PVT = VT; in PromoteIntShiftOp() local 1143 EVT PVT = VT; in PromoteExtend() local 1175 EVT PVT = VT; in PromoteLoad() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 1108 SDValue DAGCombiner::PromoteOperand(SDValue Op, EVT PVT, bool &Replace) { in PromoteOperand() 1145 SDValue DAGCombiner::SExtPromoteOperand(SDValue Op, EVT PVT) { in SExtPromoteOperand() 1162 SDValue DAGCombiner::ZExtPromoteOperand(SDValue Op, EVT PVT) { in ZExtPromoteOperand() 1193 EVT PVT = VT; in PromoteIntBinOp() local 1258 EVT PVT = VT; in PromoteIntShiftOp() local 1307 EVT PVT = VT; in PromoteExtend() local 1338 EVT PVT = VT; in PromoteLoad() local
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 1217 SDValue DAGCombiner::PromoteOperand(SDValue Op, EVT PVT, bool &Replace) { in PromoteOperand() 1254 SDValue DAGCombiner::SExtPromoteOperand(SDValue Op, EVT PVT) { in SExtPromoteOperand() 1271 SDValue DAGCombiner::ZExtPromoteOperand(SDValue Op, EVT PVT) { in ZExtPromoteOperand() 1302 EVT PVT = VT; in PromoteIntBinOp() local 1370 EVT PVT = VT; in PromoteIntShiftOp() local 1419 EVT PVT = VT; in PromoteExtend() local 1450 EVT PVT = VT; in PromoteLoad() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 8656 MVT PVT = getPointerTy(MF->getDataLayout()); in emitEHSjLjSetJmp() local 8794 MVT PVT = getPointerTy(MF->getDataLayout()); in emitEHSjLjLongJmp() local
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 8238 EVT PVT = LD->getValueType(0); in LowerAsSplatVectorLoad() local 8760 MVT PVT = TLI.getPointerTy(DAG.getDataLayout()); in lowerBuildVectorAsBroadcast() local 15833 MVT PVT = VT.isFloatingPoint() ? MVT::v4f64 : MVT::v4i64; in lowerShuffleAsLanePermuteAndShuffle() local 32803 MVT PVT = getPointerTy(MF->getDataLayout()); in emitSetJmpShadowStackFix() local 32862 MVT PVT = getPointerTy(MF->getDataLayout()); in emitEHSjLjSetJmp() local 33004 MVT PVT = getPointerTy(MF->getDataLayout()); in emitLongJmpShadowStackFix() local 33185 MVT PVT = getPointerTy(MF->getDataLayout()); in emitEHSjLjLongJmp() local 33265 MVT PVT = getPointerTy(MF->getDataLayout()); in SetupEntryBlockForSjLj() local 36913 MVT PVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout()); in combineTargetShuffle() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 7947 EVT PVT = LD->getValueType(0); in LowerAsSplatVectorLoad() local 8487 MVT PVT = TLI.getPointerTy(DAG.getDataLayout()); in lowerBuildVectorAsBroadcast() local 15043 MVT PVT = VT.isFloatingPoint() ? MVT::v4f64 : MVT::v4i64; in lowerShuffleAsLanePermuteAndShuffle() local 31494 MVT PVT = getPointerTy(MF->getDataLayout()); in emitSetJmpShadowStackFix() local 31553 MVT PVT = getPointerTy(MF->getDataLayout()); in emitEHSjLjSetJmp() local 31695 MVT PVT = getPointerTy(MF->getDataLayout()); in emitLongJmpShadowStackFix() local 31871 MVT PVT = getPointerTy(MF->getDataLayout()); in emitEHSjLjLongJmp() local 31951 MVT PVT = getPointerTy(MF->getDataLayout()); in SetupEntryBlockForSjLj() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 10948 MVT PVT = getPointerTy(MF->getDataLayout()); in emitEHSjLjSetJmp() local 11080 MVT PVT = getPointerTy(MF->getDataLayout()); in emitEHSjLjLongJmp() local
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 11540 MVT PVT = getPointerTy(MF->getDataLayout()); in emitEHSjLjSetJmp() local 11672 MVT PVT = getPointerTy(MF->getDataLayout()); in emitEHSjLjLongJmp() local
|