Searched defs:fastMaterializeAlloca (Results 1 – 7 of 7) sorted by relevance
471 virtual unsigned fastMaterializeAlloca(const AllocaInst *C) { return 0; } in fastMaterializeAlloca() function
596 unsigned WebAssemblyFastISel::fastMaterializeAlloca(const AllocaInst *AI) { in fastMaterializeAlloca() function in WebAssemblyFastISel
336 unsigned MipsFastISel::fastMaterializeAlloca(const AllocaInst *AI) { in fastMaterializeAlloca() function in MipsFastISel
2274 unsigned PPCFastISel::fastMaterializeAlloca(const AllocaInst *AI) { in fastMaterializeAlloca() function in PPCFastISel
645 unsigned ARMFastISel::fastMaterializeAlloca(const AllocaInst *AI) { in fastMaterializeAlloca() function in ARMFastISel
3848 unsigned X86FastISel::fastMaterializeAlloca(const AllocaInst *C) { in fastMaterializeAlloca() function in X86FastISel
346 unsigned AArch64FastISel::fastMaterializeAlloca(const AllocaInst *AI) { in fastMaterializeAlloca() function in AArch64FastISel