Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DX86FoldTablesEmitter.cpp441 const CodeGenInstruction *RegInstr, in addEntryWithFlags()
499 void X86FoldTablesEmitter::updateTables(const CodeGenInstruction *RegInstr, in updateTables()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DGCNHazardRecognizer.cpp103 static unsigned getHWReg(const SIInstrInfo *TII, const MachineInstr &RegInstr) { in getHWReg()