Home
last modified time | relevance | path

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

/external/rust/crates/bincode/src/config/
Dtrailing.rs5 pub trait TrailingBytes { trait
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeHashing.cpp76 auto TrailingBytes = RecordData.drop_front(Off); in hashType() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/
DTypeHashing.cpp76 auto TrailingBytes = RecordData.drop_front(Off); in hashType() local
/external/rust/crates/pdl-runtime/src/
Dlib.rs51 TrailingBytes, enumerator
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2066 unsigned TrailingBytes = NumBytes % sizeof(uint64_t); in emitGlobalConstantFP() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2539 unsigned TrailingBytes = NumBytes % sizeof(uint64_t); in emitGlobalConstantFP() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp3232 unsigned TrailingBytes = NumBytes % sizeof(uint64_t); in emitGlobalConstantFP() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp10362 SDValue TrailingBytes = in expandVectorSplice() local