Home
last modified time | relevance | path

Searched defs:TrailingBytes (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeHashing.cpp76 auto TrailingBytes = RecordData.drop_front(Off); in hashType() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3865 unsigned TrailingBytes = NumBytes % sizeof(uint64_t); in emitGlobalConstantFP() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp3266 SDValue TrailingBytes = DAG.getConstant(TrailingElts * EltWidth, DL, PtrVT); in SplitVecRes_VP_SPLICE() local
H A DTargetLowering.cpp11904 SDValue TrailingBytes = in expandVectorSplice() local