Home
last modified time | relevance | path

Searched defs:PVT (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1207 SDValue DAGCombiner::PromoteOperand(SDValue Op, EVT PVT, bool &Replace) { in PromoteOperand()
1244 SDValue DAGCombiner::SExtPromoteOperand(SDValue Op, EVT PVT) { in SExtPromoteOperand()
1261 SDValue DAGCombiner::ZExtPromoteOperand(SDValue Op, EVT PVT) { in ZExtPromoteOperand()
1292 EVT PVT = VT; in PromoteIntBinOp() local
1360 EVT PVT = VT; in PromoteIntShiftOp() local
1409 EVT PVT = VT; in PromoteExtend() local
1440 EVT PVT = VT; in PromoteLoad() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp8368 EVT PVT = LD->getValueType(0); in LowerAsSplatVectorLoad() local
8900 MVT PVT = TLI.getPointerTy(DAG.getDataLayout()); in lowerBuildVectorAsBroadcast() local
16035 MVT PVT = VT.isFloatingPoint() ? MVT::v4f64 : MVT::v4i64; in lowerShuffleAsLanePermuteAndShuffle() local
33300 MVT PVT = getPointerTy(MF->getDataLayout()); in emitSetJmpShadowStackFix() local
33359 MVT PVT = getPointerTy(MF->getDataLayout()); in emitEHSjLjSetJmp() local
33501 MVT PVT = getPointerTy(MF->getDataLayout()); in emitLongJmpShadowStackFix() local
33682 MVT PVT = getPointerTy(MF->getDataLayout()); in emitEHSjLjLongJmp() local
33762 MVT PVT = getPointerTy(MF->getDataLayout()); in SetupEntryBlockForSjLj() local
37699 MVT PVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout()); in combineTargetShuffle() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp11391 MVT PVT = getPointerTy(MF->getDataLayout()); in emitEHSjLjSetJmp() local
11523 MVT PVT = getPointerTy(MF->getDataLayout()); in emitEHSjLjLongJmp() local