Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h158 void setMustSaveLR(bool U) { MustSaveLR = U; } in setMustSaveLR() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h157 void setMustSaveLR(bool U) { MustSaveLR = U; } in setMustSaveLR() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h191 void setMustSaveLR(bool U) { MustSaveLR = U; } in setMustSaveLR() function