Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeHashing.cpp76 auto TrailingBytes = RecordData.drop_front(Off); in hashType() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3512 unsigned TrailingBytes = NumBytes % sizeof(uint64_t); emitGlobalConstantFP() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp11332 SDValue TrailingBytes = expandVectorSplice() local