Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp199 unsigned VTSize = 4; in EmitTargetCodeForMemcpy() local
H A DARMCallLowering.cpp76 unsigned VTSize = VT.getSimpleVT().getSizeInBits(); isSupportedType() local
H A DARMISelLowering.cpp8251 uint64_t VTSize = VT.getFixedSizeInBits(); ReconstructShuffle() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1094 unsigned VTSize = VT.getScalarSizeInBits(); earlyExpandDIVFIX() local
4091 unsigned VTSize = VT.getScalarSizeInBits(); ExpandIntRes_MULFIX() local
[all...]
H A DSelectionDAG.cpp7521 unsigned VTSize = VT.getSizeInBits() / 8; getMemcpyLoadsAndStores() local
7711 unsigned VTSize = VT.getSizeInBits() / 8; getMemmoveLoadsAndStores() local
7732 unsigned VTSize = VT.getSizeInBits() / 8; getMemmoveLoadsAndStores() local
7833 unsigned VTSize = VT.getSizeInBits() / 8; getMemsetStores() local
[all...]
H A DTargetLowering.cpp233 unsigned VTSize = VT.getSizeInBits() / 8; findOptimalMemOpLowering() local
10170 unsigned VTSize = VT.getScalarSizeInBits(); expandFixedPointMul() local
[all...]
H A DDAGCombiner.cpp19690 TypeSize VTSize = VT.getSizeInBits(); TransformFPLoadStorePair() local
22740 uint64_t VTSize = VT.getFixedSizeInBits(); createBuildVecShuffle() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4043 uint64_t VTSize = VT.getFixedSizeInBits(); LowerVectorFP_TO_INT() local
4280 uint64_t VTSize = VT.getFixedSizeInBits(); LowerVectorINT_TO_FP() local
10662 uint64_t VTSize = VT.getFixedSizeInBits(); getRegForInlineAsmConstraint() local
11165 uint64_t VTSize = VT.getFixedSizeInBits(); ReconstructShuffle() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp6343 uint64_t VTSize = DL->getTypeStoreSizeInBits(FixedVectorType::get(EltTy, N)); canMapToVector() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp18994 unsigned VTSize = VT.getSizeInBits(); lowerFPToIntToFP() local
[all...]