Searched defs:PVT (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp11659 MVT PVT = getPointerTy(MF->getDataLayout()); local
11791 MVT PVT = getPointerTy(MF->getDataLayout()); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1182 SDValue DAGCombiner::PromoteOperand(SDValue Op, EVT PVT, bool &Replace) { argument
1219 SExtPromoteOperand(SDValue Op, EVT PVT) argument
1236 ZExtPromoteOperand(SDValue Op, EVT PVT) argument
[all...]

Completed in 117 milliseconds