Lines Matching defs:VPTransformState
216 VPTransformState::VPTransformState(const TargetTransformInfo *TTI,
225 Value *VPTransformState::get(VPValue *Def, const VPLane &Lane) {
250 Value *VPTransformState::get(VPValue *Def, bool NeedsScalar) {
348 BasicBlock *VPTransformState::CFGState::getPreheaderBBFor(VPRecipeBase *R) {
353 void VPTransformState::addNewMetadata(Instruction *To,
361 void VPTransformState::addMetadata(Value *To, Instruction *From) {
372 void VPTransformState::setDebugLocFrom(DebugLoc DL) {
394 void VPTransformState::packScalarIntoVectorValue(VPValue *Def,
404 VPBasicBlock::createEmptyBasicBlock(VPTransformState::CFGState &CFG) {
415 void VPBasicBlock::connectToPredecessors(VPTransformState::CFGState &CFG) {
451 void VPIRBasicBlock::execute(VPTransformState *State) {
480 void VPBasicBlock::execute(VPTransformState *State) {
524 void VPBasicBlock::executeRecipes(VPTransformState *State, BasicBlock *BB) {
711 void VPRegionBlock::execute(VPTransformState *State) {
925 VPTransformState &State) {
956 void VPlan::execute(VPTransformState *State) {