Home
last modified time | relevance | path

Searched defs:VTSize (Results 1 – 10 of 10) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp200 unsigned VTSize = 4; in EmitTargetCodeForMemcpy() local
H A DARMCallLowering.cpp75 unsigned VTSize = VT.getSimpleVT().getSizeInBits(); in isSupportedType() local
H A DARMISelLowering.cpp7802 uint64_t VTSize = VT.getFixedSizeInBits(); in ReconstructShuffle() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp917 unsigned VTSize = VT.getScalarSizeInBits(); in earlyExpandDIVFIX() local
3404 unsigned VTSize = VT.getScalarSizeInBits(); in ExpandIntRes_MULFIX() local
H A DSelectionDAG.cpp6398 unsigned VTSize = VT.getSizeInBits() / 8; in getMemcpyLoadsAndStores() local
6572 unsigned VTSize = VT.getSizeInBits() / 8; in getMemmoveLoadsAndStores() local
6593 unsigned VTSize = VT.getSizeInBits() / 8; in getMemmoveLoadsAndStores() local
6677 unsigned VTSize = VT.getSizeInBits() / 8; in getMemsetStores() local
H A DTargetLowering.cpp235 unsigned VTSize = VT.getSizeInBits() / 8; in findOptimalMemOpLowering() local
8093 unsigned VTSize = VT.getScalarSizeInBits(); in expandFixedPointMul() local
H A DDAGCombiner.cpp16588 TypeSize VTSize = VT.getSizeInBits(); in TransformFPLoadStorePair() local
19028 uint64_t VTSize = VT.getFixedSizeInBits(); in createBuildVecShuffle() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3264 uint64_t VTSize = VT.getFixedSizeInBits(); in LowerVectorFP_TO_INT() local
3376 uint64_t VTSize = VT.getFixedSizeInBits(); in LowerVectorINT_TO_FP() local
7917 uint64_t VTSize = VT.getFixedSizeInBits(); in getRegForInlineAsmConstraint() local
8264 uint64_t VTSize = VT.getFixedSizeInBits(); in ReconstructShuffle() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3428 uint64_t VTSize = DL.getTypeStoreSizeInBits(FixedVectorType::get(EltTy, N)); in canMapToVector() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp19844 unsigned VTSize = VT.getSizeInBits(); in lowerFPToIntToFP() local