/external/llvm/include/llvm/CodeGen/ |
D | FastISel.h | 484 virtual unsigned fastMaterializeAlloca(const AllocaInst *C) { return 0; } in fastMaterializeAlloca() function
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | FastISel.h | 483 virtual unsigned fastMaterializeAlloca(const AllocaInst *C) { return 0; } in fastMaterializeAlloca() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | FastISel.h | 484 virtual unsigned fastMaterializeAlloca(const AllocaInst *C) { return 0; } in fastMaterializeAlloca() function
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFastISel.cpp | 144 unsigned fastMaterializeAlloca(const AllocaInst *AI) override; 523 unsigned WebAssemblyFastISel::fastMaterializeAlloca(const AllocaInst *AI) { in fastMaterializeAlloca() function in WebAssemblyFastISel
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFastISel.cpp | 175 unsigned fastMaterializeAlloca(const AllocaInst *AI) override; 598 unsigned WebAssemblyFastISel::fastMaterializeAlloca(const AllocaInst *AI) { in fastMaterializeAlloca() function in WebAssemblyFastISel
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFastISel.cpp | 174 unsigned fastMaterializeAlloca(const AllocaInst *AI) override; 597 unsigned WebAssemblyFastISel::fastMaterializeAlloca(const AllocaInst *AI) { in fastMaterializeAlloca() function in WebAssemblyFastISel
|
/external/llvm/lib/Target/Mips/ |
D | MipsFastISel.cpp | 216 unsigned fastMaterializeAlloca(const AllocaInst *AI) override; 287 unsigned MipsFastISel::fastMaterializeAlloca(const AllocaInst *AI) { in fastMaterializeAlloca() function in MipsFastISel
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCFastISel.cpp | 110 unsigned fastMaterializeAlloca(const AllocaInst *AI) override; 2155 unsigned PPCFastISel::fastMaterializeAlloca(const AllocaInst *AI) { in fastMaterializeAlloca() function in PPCFastISel
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsFastISel.cpp | 265 unsigned fastMaterializeAlloca(const AllocaInst *AI) override; 337 unsigned MipsFastISel::fastMaterializeAlloca(const AllocaInst *AI) { in fastMaterializeAlloca() function in MipsFastISel
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsFastISel.cpp | 265 unsigned fastMaterializeAlloca(const AllocaInst *AI) override; 337 unsigned MipsFastISel::fastMaterializeAlloca(const AllocaInst *AI) { in fastMaterializeAlloca() function in MipsFastISel
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCFastISel.cpp | 110 unsigned fastMaterializeAlloca(const AllocaInst *AI) override; 2279 unsigned PPCFastISel::fastMaterializeAlloca(const AllocaInst *AI) { in fastMaterializeAlloca() function in PPCFastISel
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCFastISel.cpp | 109 unsigned fastMaterializeAlloca(const AllocaInst *AI) override; 2265 unsigned PPCFastISel::fastMaterializeAlloca(const AllocaInst *AI) { in fastMaterializeAlloca() function in PPCFastISel
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMFastISel.cpp | 158 unsigned fastMaterializeAlloca(const AllocaInst *AI) override; 661 unsigned ARMFastISel::fastMaterializeAlloca(const AllocaInst *AI) { in fastMaterializeAlloca() function in ARMFastISel
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMFastISel.cpp | 157 unsigned fastMaterializeAlloca(const AllocaInst *AI) override; 648 unsigned ARMFastISel::fastMaterializeAlloca(const AllocaInst *AI) { in fastMaterializeAlloca() function in ARMFastISel
|
/external/llvm/lib/Target/ARM/ |
D | ARMFastISel.cpp | 128 unsigned fastMaterializeAlloca(const AllocaInst *AI) override; 665 unsigned ARMFastISel::fastMaterializeAlloca(const AllocaInst *AI) { in fastMaterializeAlloca() function in ARMFastISel
|
/external/llvm/lib/Target/X86/ |
D | X86FastISel.cpp | 150 unsigned fastMaterializeAlloca(const AllocaInst *C) override; 3667 unsigned X86FastISel::fastMaterializeAlloca(const AllocaInst *C) { in fastMaterializeAlloca() function in X86FastISel
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86FastISel.cpp | 153 unsigned fastMaterializeAlloca(const AllocaInst *C) override; 3885 unsigned X86FastISel::fastMaterializeAlloca(const AllocaInst *C) { in fastMaterializeAlloca() function in X86FastISel
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86FastISel.cpp | 154 unsigned fastMaterializeAlloca(const AllocaInst *C) override; 3866 unsigned X86FastISel::fastMaterializeAlloca(const AllocaInst *C) { in fastMaterializeAlloca() function in X86FastISel
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | FastISel.cpp | 217 Reg = fastMaterializeAlloca(cast<AllocaInst>(V)); in materializeConstant()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | FastISel.cpp | 423 Reg = fastMaterializeAlloca(cast<AllocaInst>(V)); in materializeConstant()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | FastISel.cpp | 409 Reg = fastMaterializeAlloca(cast<AllocaInst>(V)); in materializeConstant()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64FastISel.cpp | 243 unsigned fastMaterializeAlloca(const AllocaInst *AI) override; 311 unsigned AArch64FastISel::fastMaterializeAlloca(const AllocaInst *AI) { in fastMaterializeAlloca() function in AArch64FastISel
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64FastISel.cpp | 288 unsigned fastMaterializeAlloca(const AllocaInst *AI) override; 356 unsigned AArch64FastISel::fastMaterializeAlloca(const AllocaInst *AI) { in fastMaterializeAlloca() function in AArch64FastISel
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64FastISel.cpp | 288 unsigned fastMaterializeAlloca(const AllocaInst *AI) override; 356 unsigned AArch64FastISel::fastMaterializeAlloca(const AllocaInst *AI) { in fastMaterializeAlloca() function in AArch64FastISel
|