Searched defs:TargetMaterializeAlloca (Results 1 – 5 of 5) sorted by relevance
361 virtual unsigned TargetMaterializeAlloca(const AllocaInst* C) { in TargetMaterializeAlloca() function
174 unsigned AArch64FastISel::TargetMaterializeAlloca(const AllocaInst *AI) { in TargetMaterializeAlloca() function in AArch64FastISel
2070 unsigned PPCFastISel::TargetMaterializeAlloca(const AllocaInst *AI) { in TargetMaterializeAlloca() function in PPCFastISel
3278 unsigned X86FastISel::TargetMaterializeAlloca(const AllocaInst *C) { in TargetMaterializeAlloca() function in X86FastISel
701 unsigned ARMFastISel::TargetMaterializeAlloca(const AllocaInst *AI) { in TargetMaterializeAlloca() function in ARMFastISel