Home
last modified time | relevance | path

Searched defs:RegCount (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64LowerHomogeneousPrologEpilog.cpp360 auto RegCount = Regs.size(); in shouldUseFrameHelper() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h853 SmallVector<unsigned, 4> RegCount; member
H A DSelectionDAGBuilder.cpp1003 unsigned RegCount = std::get<0>(CountAndVT); in getRegsAndSizes() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h735 SmallVector<unsigned, 4> RegCount; member
H A DSelectionDAGBuilder.cpp1034 unsigned RegCount = std::get<0>(CountAndVT); in getRegsAndSizes() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
Dinst.go354 RegCount Reg member
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp129 unsigned RegCount = getMaxWorkGroupSGPRCount(MF); in reservedPrivateSegmentWaveByteOffsetReg() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp116 static unsigned findPrivateSegmentWaveByteOffsetRegIndex(unsigned RegCount) { in findPrivateSegmentWaveByteOffsetRegIndex()
H A DSIInstrInfo.cpp3406 uint32_t RegCount = in verifyInstruction() local
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceInstARM32.cpp1376 SizeT RegCount, in emitSRegsOp()
1431 SizeT RegCount = 0; in emitUsingForm() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp4347 uint32_t RegCount = in verifyInstruction() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DTargetInfo.cpp6005 llvm::Value *RegCount = CGF.Builder.CreateLoad(RegCountPtr, "reg_count"); in EmitVAArg() local