Home
last modified time | relevance | path

Searched refs:createLocalStackSlotAllocationPass (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DPasses.h223 FunctionPass *createLocalStackSlotAllocationPass();
/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXTargetMachine.cpp282 PM.add(createLocalStackSlotAllocationPass()); in addCommonCodeGenPasses()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLocalStackSlotAllocation.cpp84 FunctionPass *llvm::createLocalStackSlotAllocationPass() { in createLocalStackSlotAllocationPass() function in llvm
DLLVMTargetMachine.cpp405 PM.add(createLocalStackSlotAllocationPass()); in addCommonCodeGenPasses()