Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:Ctx

4633       LLVMContext &Ctx = *DAG.getContext();
4635 EVT TruncVT = EVT::getIntegerVT(Ctx, OpSizeInBits - N1C->getZExtValue());
4638 TruncVT = EVT::getVectorVT(Ctx, TruncVT, VT.getVectorNumElements());