Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp192 bool selectBr(const Instruction *I);
1302 bool WebAssemblyFastISel::selectBr(const Instruction *I) { in selectBr() function in WebAssemblyFastISel
1419 return selectBr(I); in fastSelectInstruction()