Home | History | Annotate | Download | only in X86

Lines Matching refs:TargetMaterializeAlloca

127   unsigned TargetMaterializeAlloca(const AllocaInst *C);
2069 unsigned X86FastISel::TargetMaterializeAlloca(const AllocaInst *C) {
2074 // various places, but TargetMaterializeAlloca also needs a check
2076 // X86SelectAddrss, and TargetMaterializeAlloca.