Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsFrameLowering.cpp127 unsigned RegSize = TRI.getSpillSize(*TRI.getMinimalPhysRegClass(*R)); in estimateStackSize() local
H A DMipsSEFrameLowering.cpp198 unsigned RegSize) { in expandLoadACC()
223 unsigned RegSize) { in expandStoreACC()
H A DMipsCallLowering.cpp470 unsigned RegSize = 4; in lowerFormalArguments() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86TileConfig.cpp174 unsigned RegSize = TRI->getRegSizeInBits(*MRI.getRegClass(R)); in INITIALIZE_PASS_DEPENDENCY() local
H A DX86InstrInfo.cpp5767 unsigned RegSize = TRI.getRegSizeInBits(*RC); in isNonFoldablePartialRegisterLoad() local
H A DX86ISelLowering.cpp40227 unsigned RegSize = std::max(128u, (unsigned)InVT.getSizeInBits()); in createPSADBW() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DInfoByHwMode.h149 unsigned RegSize; member
H A DRegisterInfoEmitter.cpp1080 uint32_t RegSize = 0; in runMCDesc() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp138 unsigned RegSize = TRI.getRegSizeInBits(*RC); in addMachineReg() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/Targets/
H A DX86.h202 bool validateGlobalRegisterVariable(StringRef RegName, unsigned RegSize, in validateGlobalRegisterVariable()
742 bool validateGlobalRegisterVariable(StringRef RegName, unsigned RegSize, in validateGlobalRegisterVariable()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetRegisterInfo.cpp511 unsigned RegSize = Ty.isValid() ? Ty.getSizeInBits() : 0; in getRegSizeInBits() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp1652 unsigned RegSize; in emitLogicalOp_ri() local
4022 unsigned RegSize = Is64Bit ? 64 : 32; in emitLSL_ri() local
4125 unsigned RegSize = Is64Bit ? 64 : 32; in emitLSR_ri() local
4241 unsigned RegSize = Is64Bit ? 64 : 32; in emitASR_ri() local
H A DAArch64FrameLowering.cpp2802 auto RegSize = TRI->getRegSizeInBits(Reg, MRI) / 8; in determineCalleeSaves() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h213 static inline bool processLogicalImmediate(uint64_t Imm, unsigned RegSize, in processLogicalImmediate()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h236 unsigned RegSize, SpillSize, SpillAlignment; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp909 unsigned RegSize = 0; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp264 int RegSize; in sizeOfSPAdjustment() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTargetInfo.h1045 unsigned RegSize, in validateGlobalRegisterVariable()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp860 unsigned RegSize = RegVT.getSizeInBits(); in LowerFormalArguments() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp4203 unsigned RegSize = Ty.getSizeInBits(); in emitTST() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp4774 CharUnits RegSize = CharUnits::fromQuantity((isInt || IsSoftFloatABI) ? 4 : 8); in EmitVAArg() local
5913 int RegSize = IsIndirect ? 8 : TySize.getQuantity(); in EmitAAPCSVAArg() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp269 unsigned RegSize = Ty.getSizeInBits(); in isLoadStoreSizeLegal() local
H A DSIInstrInfo.cpp5152 unsigned RegSize = TRI->getRegSizeInBits(Rsrc.getReg(), MRI); in emitLoadSRsrcFromVGPRLoop() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp160 unsigned RegSize = RegTy.getSizeInBits(); in extractParts() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp852 unsigned RegSize = RegisterVT.getScalarSizeInBits(); in getCopyFromRegs() local