Home
last modified time | relevance | path

Searched defs:getHasPushSequences (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/
H A DM68kMachineFunction.h99 bool getHasPushSequences() const { return HasPushSequences; } in getHasPushSequences() function
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h117 bool getHasPushSequences() const { return HasPushSequences; } in getHasPushSequences() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h120 bool getHasPushSequences() const { return HasPushSequences; } in getHasPushSequences() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h147 bool getHasPushSequences() const { return HasPushSequences; } in getHasPushSequences() function