Home
last modified time | relevance | path

Searched defs:DiffList (Results 1 – 3 of 3) sorted by relevance

/external/capstone/
DMCRegisterInfo.c53 static void DiffListIterator_init(DiffListIterator *d, MCPhysReg InitVal, const MCPhysReg *DiffList) in DiffListIterator_init()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCRegisterInfo.h200 void init(MCPhysReg InitVal, const MCPhysReg *DiffList) { in init()
245 mc_difflist_iterator(MCRegister Reg, const MCPhysReg *DiffList) { in mc_difflist_iterator()
/external/llvm/include/llvm/MC/
DMCRegisterInfo.h203 void init(MCPhysReg InitVal, const MCPhysReg *DiffList) { in init()