Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h180 bool hasFastCall() const { return HasFastCall;} in hasFastCall() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h188 bool hasFastCall() const { return HasFastCall;} in hasFastCall() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h222 bool hasFastCall() const { return HasFastCall;} in hasFastCall() function