Home
last modified time | relevance | path

Searched defs:TargetMaterializeAlloca (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DFastISel.h338 virtual unsigned TargetMaterializeAlloca(const AllocaInst* C) { in TargetMaterializeAlloca() function
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FastISel.cpp2069 unsigned X86FastISel::TargetMaterializeAlloca(const AllocaInst *C) { in TargetMaterializeAlloca() function in X86FastISel
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMFastISel.cpp659 unsigned ARMFastISel::TargetMaterializeAlloca(const AllocaInst *AI) { in TargetMaterializeAlloca() function in ARMFastISel