Home
last modified time | relevance | path

Searched refs:WasmLocal (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.cpp59 if (MFI.getStackID(FrameIndex) == TargetStackID::WasmLocal) in getLocalForStackObject()
75 MFI.setStackID(FrameIndex, TargetStackID::WasmLocal); in getLocalForStackObject()
368 if (ID == TargetStackID::WasmLocal) in isSupportedStackID()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h32 WasmLocal = 3, enumerator
H A DMIRYamlMapping.h352 IO.enumCase(ID, "wasm-local", TargetStackID::WasmLocal);
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp1361 case TargetStackID::WasmLocal: in isSupportedStackID()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIFrameLowering.cpp862 case TargetStackID::WasmLocal: in isSupportedStackID()