Home
last modified time | relevance | path

Searched defs:RegSize (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsFrameLowering.cpp127 unsigned RegSize = TRI.getSpillSize(*TRI.getMinimalPhysRegClass(*R)); in estimateStackSize() local
H A DMipsCallLowering.cpp505 unsigned RegSize = 4; in lowerFormalArguments() local
H A DMipsSEFrameLowering.cpp197 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 DDwarfExpression.cpp137 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 DTargetRegisterInfo.h233 unsigned RegSize, SpillSize, SpillAlignment; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h213 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 DAArch64FrameLowering.cpp2405 auto RegSize = TRI->getRegSizeInBits(Reg, MRI) / 8; in determineCalleeSaves() local
H A DAArch64FastISel.cpp1703 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 DAArch64InstructionSelector.cpp3295 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 DARMFrameLowering.cpp190 int RegSize; in sizeOfSPAdjustment() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp918 unsigned RegSize = 0; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp136 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 DHexagonISelLowering.cpp807 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 DX86InstrInfo.cpp5078 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 DSelectionDAGBuilder.cpp849 unsigned RegSize = RegisterVT.getScalarSizeInBits(); in getCopyFromRegs() local

Completed in 69 milliseconds