Searched defs:ValSize (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DAttributeImpl.h148 unsigned ValSize; member in class:llvm::final
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CallLowering.cpp135 unsigned ValSize = VA.getValVT().getSizeInBits(); variable
271 unsigned ValSize = VA.getValVT().getSizeInBits(); variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMCallLowering.cpp340 auto ValSize = VA.getValVT().getSizeInBits(); variable
H A DARMInstructionSelector.cpp1092 const auto ValSize = ValTy.getSizeInBits(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp800 uint64_t ValSize = MRI.getType(Dst).getSizeInBits() / 8; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp199 unsigned ValSize = VA.getValVT().getSizeInBits() / 8; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp2534 unsigned ValSize = ValTy.getSizeInBits(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp635 unsigned ValSize = VA.getValVT().getSizeInBits() / 8; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp7411 const unsigned ValSize = ValVT.getStoreSize(); local

Completed in 201 milliseconds