Home
last modified time | relevance | path

Searched refs:callsReturnsTwice (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceTargetLowering.cpp795 const bool SimpleCoalescing = !callsReturnsTwice(); in getVarStackSlotParams()
903 const bool SimpleCoalescing = !callsReturnsTwice(); in assignVarStackSlots()
DIceTargetLowering.h274 bool callsReturnsTwice() const { return CallsReturnsTwice; } in callsReturnsTwice() function
DIceTargetLoweringMIPS32.cpp123 const bool SimpleCoalescing = !callsReturnsTwice(); in assignVarStackSlots()