/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsFrameLowering.cpp | 127 unsigned RegSize = TRI.getSpillSize(*TRI.getMinimalPhysRegClass(*R)); in estimateStackSize() local
|
H A D | MipsCallLowering.cpp | 505 unsigned RegSize = 4; in lowerFormalArguments() local
|
H A D | MipsSEFrameLowering.cpp | 197 expandLoadACC(MachineBasicBlock &MBB, Iter I, unsigned RegSize) expandLoadACC() argument 221 expandStoreACC(MachineBasicBlock &MBB, Iter I, unsigned MFHiOpc, unsigned MFLoOpc, unsigned RegSize) expandStoreACC() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfExpression.cpp | 137 unsigned RegSize = TRI.getRegSizeInBits(*RC); in addMachineReg() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | TargetRegisterInfo.h | 233 unsigned RegSize, SpillSize, SpillAlignment; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64AddressingModes.h | 213 static inline bool processLogicalImmediate(uint64_t Imm, unsigned RegSize, in processLogicalImmediate() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64FrameLowering.cpp | 2405 auto RegSize = TRI->getRegSizeInBits(Reg, MRI) / 8; in determineCalleeSaves() local
|
H A D | AArch64FastISel.cpp | 1703 unsigned RegSize; in emitLogicalOp_ri() local 4124 unsigned RegSize = Is64Bit ? 64 : 32; in emitLSL_ri() local 4231 unsigned RegSize = Is64Bit ? 64 : 32; in emitLSR_ri() local 4352 unsigned RegSize in emitASR_ri() local [all...] |
H A D | AArch64InstructionSelector.cpp | 3295 unsigned RegSize = MRI.getType(LHS).getSizeInBits(); in emitTST() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMFrameLowering.cpp | 190 int RegSize; in sizeOfSPAdjustment() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.cpp | 918 unsigned RegSize = 0; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 136 unsigned RegSize = RegTy.getSizeInBits(); in extractParts() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.cpp | 807 unsigned RegSize = RegVT.getSizeInBits(); in LowerFormalArguments() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 5078 unsigned RegSize = TRI.getRegSizeInBits(*RC); in isNonFoldablePartialRegisterLoad() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 849 unsigned RegSize = RegisterVT.getScalarSizeInBits(); in getCopyFromRegs() local
|