Searched refs:Rets (Results 1 – 3 of 3) sorted by relevance
523 assert(Rets.empty()); in getLibcallSignature()534 Rets.push_back(wasm::ValType::F32); in getLibcallSignature()538 Rets.push_back(wasm::ValType::F32); in getLibcallSignature()542 Rets.push_back(wasm::ValType::F32); in getLibcallSignature()546 Rets.push_back(wasm::ValType::F32); in getLibcallSignature()550 Rets.push_back(wasm::ValType::F32); in getLibcallSignature()789 Rets.push_back(PtrTy); in getLibcallSignature()795 Rets.push_back(PtrTy); in getLibcallSignature()874 Rets.push_back(PtrTy); in getLibcallSignature()878 Rets.push_back(PtrTy); in getLibcallSignature()[all …]
27 SmallVectorImpl<wasm::ValType> &Rets,32 SmallVectorImpl<wasm::ValType> &Rets,
69 SmallVector<MachineInstr *, 16> Rets; in runOnMachineFunction() local74 Rets.push_back(&Term); in runOnMachineFunction()78 for (MachineInstr *Ret : Rets) { in runOnMachineFunction()