Home
last modified time | relevance | path

Searched refs:getSubRegIdxSize (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCRegisterInfo.cpp56 unsigned MCRegisterInfo::getSubRegIdxSize(unsigned Idx) const { in getSubRegIdxSize() function in MCRegisterInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.cpp123 unsigned Size = TRI.getSubRegIdxSize(Idx); in addMachineReg()
146 unsigned Size = TRI.getSubRegIdxSize(Idx); in addMachineReg()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCRegisterInfo.h469 unsigned getSubRegIdxSize(unsigned Idx) const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetInstrInfo.cpp389 unsigned BitSize = TRI->getSubRegIdxSize(SubIdx); in getStackSlotRange()
559 unsigned SubRegSize = TRI->getSubRegIdxSize(SubReg); in foldMemoryOperand()