Searched refs:Size0 (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp398 unsigned Size0; local
399 MachineOperand *BaseOp0 = HII.getBaseAndOffset(L0, Offset0, Size0);
401 if (BaseOp0 == nullptr || !BaseOp0->isReg() || Size0 >= 32)
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp265 uint64_t Size0 = MUC0.NumBytes; local
268 Size0 != MemoryLocation::UnknownSize &&
272 int64_t Overlap0 = Size0 + SrcValOffset0 - MinOffset;
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp4433 unsigned Size0 = MRI.getType(MI.getOperand(0).getReg()).getSizeInBits();
4434 OpdsMapping[0] = AMDGPU::getValueMapping(ResultBank, Size0);
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp27952 auto &Size0 = MUC0.NumBytes; local
[all...]

Completed in 384 milliseconds