Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmTypeCheck.cpp93 auto PVT = Stack.pop_back_val(); in popType() local
106 auto PVT = Stack.pop_back_val(); in popRefType() local
139 auto PVT = Stack[Stack.size() - LastSig.Returns.size() + i]; in checkEnd() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1286 SDValue DAGCombiner::PromoteOperand(SDValue Op, EVT PVT, bool &Replace) { in PromoteOperand()
1323 SDValue DAGCombiner::SExtPromoteOperand(SDValue Op, EVT PVT) { in SExtPromoteOperand()
1340 SDValue DAGCombiner::ZExtPromoteOperand(SDValue Op, EVT PVT) { in ZExtPromoteOperand()
1371 EVT PVT = VT; in PromoteIntBinOp() local
1439 EVT PVT = VT; in PromoteIntShiftOp() local
1488 EVT PVT = VT; in PromoteExtend() local
1519 EVT PVT = VT; in PromoteLoad() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp9197 EVT PVT = LD->getValueType(0); in LowerAsSplatVectorLoad() local
9743 MVT PVT = TLI.getPointerTy(DAG.getDataLayout()); in lowerBuildVectorAsBroadcast() local
17148 MVT PVT = VT.isFloatingPoint() ? MVT::v4f64 : MVT::v4i64; in lowerShuffleAsLanePermuteAndShuffle() local
36501 MVT PVT = getPointerTy(MF->getDataLayout()); in emitSetJmpShadowStackFix() local
36560 MVT PVT = getPointerTy(MF->getDataLayout()); in emitEHSjLjSetJmp() local
36702 MVT PVT = getPointerTy(MF->getDataLayout()); in emitLongJmpShadowStackFix() local
36883 MVT PVT = getPointerTy(MF->getDataLayout()); in emitEHSjLjLongJmp() local
36963 MVT PVT = getPointerTy(MF->getDataLayout()); in SetupEntryBlockForSjLj() local
41244 MVT PVT = DAG.getTargetLoweringInfo().getPointerTy(DAG.getDataLayout()); in combineTargetShuffle() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp11943 MVT PVT = getPointerTy(MF->getDataLayout()); in emitEHSjLjSetJmp() local
12075 MVT PVT = getPointerTy(MF->getDataLayout()); in emitEHSjLjLongJmp() local