Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyUtilities.h29 bool isTee(const MachineInstr &MI);
DWebAssemblyUtilities.cpp56 bool WebAssembly::isTee(const MachineInstr &MI) { in isTee() function in WebAssembly
DWebAssemblyExplicitLocals.cpp235 if (WebAssembly::isTee(MI)) { in runOnMachineFunction()