Home
last modified time | relevance | path

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

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