Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonMachineFunctionInfo.h63 void setHasClobberLR(bool v) { HasClobberLR = v; } in setHasClobberLR() function
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonMachineFunctionInfo.h74 void setHasClobberLR(bool v) { HasClobberLR = v; } in setHasClobberLR() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonMachineFunctionInfo.h80 void setHasClobberLR(bool v) { HasClobberLR = v; } in setHasClobberLR() function