HomeSort by: relevance | last modified time | path
    Searched defs:selectBr (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
WebAssemblyFastISel.cpp 188 bool selectBr(const Instruction *I);
1300 bool WebAssemblyFastISel::selectBr(const Instruction *I) {
1417 return selectBr(I);
WebAssemblyFastISel.cpp 188 bool selectBr(const Instruction *I);
1300 bool WebAssemblyFastISel::selectBr(const Instruction *I) {
1417 return selectBr(I);

Completed in 51 milliseconds