Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1496 static bool IsWebAssemblyGlobal(SDValue Op) { in IsWebAssemblyGlobal() function
1521 if (IsWebAssemblyGlobal(Base)) { in LowerStore()
1558 if (IsWebAssemblyGlobal(Base)) { in LowerLoad()