Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMFrameLowering.cpp187 bool BeforeFPSet; member
193 bool BeforeFPSet = false) { in addInst()
194 InstInfo Info = {I, SPAdjust, BeforeFPSet}; in addInst()
210 if (HasFP && !Info.BeforeFPSet) in emitDefCFAOffsets()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMFrameLowering.cpp234 bool BeforeFPSet; member
240 bool BeforeFPSet = false) { in addInst()
241 InstInfo Info = {I, SPAdjust, BeforeFPSet}; in addInst()
257 if (HasFP && !Info.BeforeFPSet) in emitDefCFAOffsets()