Home
last modified time | relevance | path

Searched defs:RegSize (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsFrameLowering.cpp127 unsigned RegSize = TRI.getSpillSize(*TRI.getMinimalPhysRegClass(*R)); in estimateStackSize() local
DMipsSEFrameLowering.cpp198 unsigned RegSize) { in expandLoadACC()
223 unsigned RegSize) { in expandStoreACC()
DMipsCallLowering.cpp505 unsigned RegSize = 4; in lowerFormalArguments() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.cpp137 unsigned RegSize = TRI.getRegSizeInBits(*RC); in addMachineReg() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetRegisterInfo.cpp482 unsigned RegSize = Ty.isValid() ? Ty.getSizeInBits() : 0; in getRegSizeInBits() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
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 = Is64Bit ? 64 : 32; in emitASR_ri() local
DAArch64FrameLowering.cpp2405 auto RegSize = TRI->getRegSizeInBits(Reg, MRI) / 8; in determineCalleeSaves() local
DAArch64InstructionSelector.cpp3295 unsigned RegSize = MRI.getType(LHS).getSizeInBits(); in emitTST() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetRegisterInfo.h233 unsigned RegSize, SpillSize, SpillAlignment; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AddressingModes.h213 static inline bool processLogicalImmediate(uint64_t Imm, unsigned RegSize, in processLogicalImmediate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp918 unsigned RegSize = 0; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMFrameLowering.cpp190 int RegSize; in sizeOfSPAdjustment() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
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/
DX86InstrInfo.cpp5078 unsigned RegSize = TRI.getRegSizeInBits(*RC); in isNonFoldablePartialRegisterLoad() local
DX86ISelLowering.cpp36723 unsigned RegSize = std::max(128u, (unsigned)InVT.getSizeInBits()); in createPSADBW() local
36966 unsigned RegSize = 128; in combineBasicSADPattern() local
44847 unsigned RegSize = 128; in combineLoopSADPattern() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp136 unsigned RegSize = RegTy.getSizeInBits(); in extractParts() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp849 unsigned RegSize = RegisterVT.getScalarSizeInBits(); in getCopyFromRegs() local