Searched defs:fastMaterializeAlloca (Results 1 – 7 of 7) sorted by relevance
476 virtual unsigned fastMaterializeAlloca(const AllocaInst *C) { return 0; } in fastMaterializeAlloca() function
605 unsigned WebAssemblyFastISel::fastMaterializeAlloca(const AllocaInst *AI) { fastMaterializeAlloca() function in WebAssemblyFastISel
332 unsigned MipsFastISel::fastMaterializeAlloca(const AllocaInst *AI) { fastMaterializeAlloca() function in MipsFastISel
2276 unsigned PPCFastISel::fastMaterializeAlloca(const AllocaInst *AI) { fastMaterializeAlloca() function in PPCFastISel
643 unsigned ARMFastISel::fastMaterializeAlloca(const AllocaInst *AI) { fastMaterializeAlloca() function in ARMFastISel
3927 unsigned X86FastISel::fastMaterializeAlloca(const AllocaInst *C) { fastMaterializeAlloca() function in X86FastISel
350 unsigned AArch64FastISel::fastMaterializeAlloca(const AllocaInst *AI) { fastMaterializeAlloca() function in AArch64FastISel