Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DX86FoldTablesEmitter.cpp392 const CodeGenInstruction *RegInstr, in addEntryWithFlags()
450 void X86FoldTablesEmitter::updateTables(const CodeGenInstruction *RegInstr, in updateTables()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp174 static unsigned getHWReg(const SIInstrInfo *TII, const MachineInstr &RegInstr) { in getHWReg()