Searched defs:isExplicitTargetIndexDef (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/WebAssembly/ | ||
H A D | WebAssemblyInstrInfo.cpp | 223 bool WebAssemblyInstrInfo::isExplicitTargetIndexDef(const MachineInstr &MI, isExplicitTargetIndexDef() function in WebAssemblyInstrInfo |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetInstrInfo.h | 2244 virtual bool isExplicitTargetIndexDef(const MachineInstr &MI, int &Index, isExplicitTargetIndexDef() function |