Searched refs:MatchTableForLowering (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.h | 144 bool MatchTableForLowering(SelectionDAG &DAG, const SDLoc &DL,
|
| H A D | WebAssemblyISelLowering.cpp | 1486 bool WebAssemblyTargetLowering::MatchTableForLowering(SelectionDAG &DAG, in MatchTableForLowering() function in WebAssemblyTargetLowering 1550 if (!MatchTableForLowering(DAG, DL, Base, GA, Idx)) in LowerStore() 1602 if (!MatchTableForLowering(DAG, DL, Base, GA, Idx)) in LowerLoad()
|