Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMCInstLower.cpp141 MCOperand WebAssemblyMCInstLower::lowerTypeIndexOperand( in lowerTypeIndexOperand() function in WebAssemblyMCInstLower
221 MCOp = lowerTypeIndexOperand(std::move(Returns), std::move(Params)); in lower()
229 MCOp = lowerTypeIndexOperand(std::move(Returns), in lower()
H A DWebAssemblyMCInstLower.h37 MCOperand lowerTypeIndexOperand(SmallVectorImpl<wasm::ValType> &&,