Searched defs:RCSize (Results 1 – 3 of 3) 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
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
| D | X86InstrInfo.cpp | 4769 unsigned RCSize = TRI.getRegSizeInBits(*RC) / 8; in foldMemoryOperandCustom() local 4793 unsigned RCSize = TRI.getRegSizeInBits(*RC) / 8; in foldMemoryOperandCustom() local 4908 unsigned RCSize = TRI.getRegSizeInBits(*RC) / 8; in foldMemoryOperandImpl() local 5037 unsigned RCSize = 0; in foldMemoryOperandImpl() local
|