Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1475 static bool IsWebAssemblyTableWithOffset(SDValue Op) { in IsWebAssemblyTableWithOffset() function
1478 IsWebAssemblyTableWithOffset(Op->getOperand(0))) || in IsWebAssemblyTableWithOffset()
1480 IsWebAssemblyTableWithOffset(Op->getOperand(1))); in IsWebAssemblyTableWithOffset()
1542 if (IsWebAssemblyTableWithOffset(Base)) { in LowerStore()
1594 if (IsWebAssemblyTableWithOffset(Base)) { in LowerLoad()