/aosp_15_r20/external/llvm/test/CodeGen/MIR/Lanai/ |
H A D | peephole-compare.mir | 197 hasStackMap: false 244 hasStackMap: false 292 hasStackMap: false 342 hasStackMap: false 392 hasStackMap: false 442 hasStackMap: false 492 hasStackMap: false 559 hasStackMap: false 654 hasStackMap: false
|
/aosp_15_r20/external/llvm/test/CodeGen/MIR/Generic/ |
H A D | frame-info.mir | 32 # CHECK-NEXT: hasStackMap: false 59 # CHECK-NEXT: hasStackMap: true 75 hasStackMap: true
|
/aosp_15_r20/external/llvm/test/CodeGen/AMDGPU/ |
H A D | indirect-addressing-undef.mir | 75 hasStackMap: false 131 hasStackMap: false 186 hasStackMap: false 243 hasStackMap: false 299 hasStackMap: false
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/liveness/ |
D | plive.go | 654 func (lv *liveness) hasStackMap(v *ssa.Value) bool { func 819 if !lv.hasStackMap(v) { 834 if lv.hasStackMap(v) { 929 if lv.hasStackMap(v) { 1023 if !lv.hasStackMap(v) {
|
/aosp_15_r20/external/llvm/test/CodeGen/AArch64/ |
H A D | movimm-wzr.mir | 26 hasStackMap: false
|
/aosp_15_r20/external/llvm/test/CodeGen/PowerPC/ |
H A D | no-rlwimi-trivial-commute.mir | 61 hasStackMap: false
|
H A D | opt-sub-inst-cr0-live.mir | 77 hasStackMap: false
|
H A D | addisdtprelha-nonr3.mir | 37 hasStackMap: false
|
H A D | aantidep-def-ec.mir | 74 hasStackMap: false
|
/aosp_15_r20/external/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFrameLowering.cpp | 47 MFI->hasStackMap() || MFI->hasPatchPoint() || in hasFP()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFrameLowering.cpp | 67 MFI.hasStackMap() || MFI.hasPatchPoint(); in hasFP()
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | MachineFrameInfo.h | 320 bool hasStackMap() const { return HasStackMap; } in hasStackMap() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFrameLowering.cpp | 115 MFI.hasStackMap() || MFI.hasPatchPoint(); in hasFP()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | MachineFrameInfo.h | 383 bool hasStackMap() const { return HasStackMap; } in hasStackMap() function
|
/aosp_15_r20/external/llvm/test/CodeGen/MIR/ARM/ |
H A D | ARMLoadStoreDBG.mir | 109 hasStackMap: false
|
H A D | sched-it-debug-nodes.mir | 120 hasStackMap: false
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | MachineFrameInfo.h | 383 bool hasStackMap() const { return HasStackMap; } in hasStackMap() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | MachineFrameInfo.h | 383 bool hasStackMap() const { return HasStackMap; } in hasStackMap() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | MachineFrameInfo.h | 377 bool hasStackMap() const { return HasStackMap; } in hasStackMap() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | MachineFrameInfo.h | 383 bool hasStackMap() const { return HasStackMap; } in hasStackMap() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | MachineFrameInfo.h | 383 bool hasStackMap() const { return HasStackMap; } in hasStackMap() function
|
/aosp_15_r20/external/llvm/test/DebugInfo/MIR/X86/ |
H A D | live-debug-values.mir | 177 hasStackMap: false
|
H A D | live-debug-values-3preds.mir | 173 hasStackMap: false
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MIRPrinter.cpp | 332 YamlMFI.HasStackMap = MFI.hasStackMap(); in convert()
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A D | AArch64FrameLowering.cpp | 143 MFI->hasStackMap() || MFI->hasPatchPoint() || in hasFP()
|