Searched refs:WebAssemblyDAGToDAGISel (Results 1 – 1 of 1) sorted by relevance
39 class WebAssemblyDAGToDAGISel final : public SelectionDAGISel { class45 WebAssemblyDAGToDAGISel() = delete;47 WebAssemblyDAGToDAGISel(WebAssemblyTargetMachine &TM, in WebAssemblyDAGToDAGISel() function in __anonf43204790111::WebAssemblyDAGToDAGISel90 ID, std::make_unique<WebAssemblyDAGToDAGISel>(TM, OptLevel)) {} in WebAssemblyDAGToDAGISelLegacy()99 void WebAssemblyDAGToDAGISel::PreprocessISelDAG() { in INITIALIZE_PASS()122 void WebAssemblyDAGToDAGISel::Select(SDNode *Node) { in Select()317 bool WebAssemblyDAGToDAGISel::SelectInlineAsmMemoryOperand( in SelectInlineAsmMemoryOperand()333 bool WebAssemblyDAGToDAGISel::SelectAddrAddOperands(MVT OffsetType, SDValue N, in SelectAddrAddOperands()359 bool WebAssemblyDAGToDAGISel::SelectAddrOperands(MVT AddrType, in SelectAddrOperands()419 bool WebAssemblyDAGToDAGISel::SelectAddrOperands32(SDValue Op, SDValue &Offset, in SelectAddrOperands32()[all …]