Home
last modified time | relevance | path

Searched defs:MCPhysReg (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DMCInstrDescView.cpp38 for (const llvm::MCPhysReg *MCPhysReg = MCInstrDesc.getImplicitDefs(); in Instruction() local
48 for (const llvm::MCPhysReg *MCPhysReg = MCInstrDesc.getImplicitUses(); in Instruction() local
/external/capstone/
DMCRegisterInfo.h29 typedef uint16_t MCPhysReg; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCRegisterInfo.h30 using MCPhysReg = uint16_t; variable
/external/llvm/include/llvm/MC/
DMCRegisterInfo.h27 typedef uint16_t MCPhysReg; typedef