Home
last modified time | relevance | path

Searched refs:UseMemory (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp2805 bool UseMemory = false; in CalculateStackSlotUsed() local
2814 UseMemory = true; in CalculateStackSlotUsed()
2823 UseMemory = true; in CalculateStackSlotUsed()
2847 return UseMemory; in CalculateStackSlotUsed()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp3289 bool UseMemory = false; in CalculateStackSlotUsed() local
3298 UseMemory = true; in CalculateStackSlotUsed()
3307 UseMemory = true; in CalculateStackSlotUsed()
3331 return UseMemory; in CalculateStackSlotUsed()