Searched defs:RCSize (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.cpp | 5694 unsigned RCSize = getRegClass(MI.getDesc(), OpNum, &RI, MF)->getSize(); in foldMemoryOperandCustom() local 5714 unsigned RCSize = getRegClass(MI.getDesc(), OpNum, &RI, MF)->getSize(); in foldMemoryOperandCustom() local 5802 unsigned RCSize = getRegClass(MI.getDesc(), OpNum, &RI, MF)->getSize(); in foldMemoryOperandImpl() local 6128 unsigned RCSize = 0; in foldMemoryOperandImpl() local
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrInfo.cpp | 2569 unsigned RCSize = getRegClass(MI->getDesc(), i, &RI)->getSize(); in foldMemoryOperandImpl() local 2675 unsigned RCSize = 0; in foldMemoryOperandImpl() local
|