Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAttributeImpl.h152 unsigned ValSize; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMCallLowering.cpp287 uint64_t ValSize = VA.getValVT().getFixedSizeInBits(); in assignValueToReg() local
H A DARMInstructionSelector.cpp1090 const auto ValSize = ValTy.getSizeInBits(); in select() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp997 uint64_t ValSize = MRI.getType(Dst).getSizeInBits() / 8; in legalizeVaArg() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEISelLowering.cpp467 unsigned ValSize = VA.getValVT().getSizeInBits() / 8; in LowerFormalArguments() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp635 unsigned ValSize = VA.getValVT().getSizeInBits() / 8; in LowerFormalArguments_64() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp2698 unsigned ValSize = ValTy.getSizeInBits(); in selectG_INSERT_VECTOR_ELT() local
H A DAMDGPULegalizerInfo.cpp2414 const unsigned ValSize = ValTy.getSizeInBits(); in legalizeLoad() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp6892 const unsigned ValSize = ValVT.getStoreSize(); in LowerFormalArguments_AIX() local