Searched defs:TargetMaterializeAlloca (Results 1 – 3 of 3) sorted by relevance
338 virtual unsigned TargetMaterializeAlloca(const AllocaInst* C) { in TargetMaterializeAlloca() function
2069 unsigned X86FastISel::TargetMaterializeAlloca(const AllocaInst *C) { in TargetMaterializeAlloca() function in X86FastISel
659 unsigned ARMFastISel::TargetMaterializeAlloca(const AllocaInst *AI) { in TargetMaterializeAlloca() function in ARMFastISel