Home
last modified time | relevance | path

Searched defs:isExplicitTargetIndexDef (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.cpp223 bool WebAssemblyInstrInfo::isExplicitTargetIndexDef(const MachineInstr &MI, isExplicitTargetIndexDef() function in WebAssemblyInstrInfo
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h2244 virtual bool isExplicitTargetIndexDef(const MachineInstr &MI, int &Index, isExplicitTargetIndexDef() function