Home
last modified time | relevance | path

Searched defs:SourceOffset (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/miette/src/
Dprotocol.rs507 pub const fn new(start: SourceOffset, length: SourceOffset) -> Self { in new()
541 fn from((start, len): (SourceOffset, SourceOffset)) -> Self { in from()
600 pub struct SourceOffset(ByteOffset); struct
602 impl SourceOffset { impl
655 impl From<ByteOffset> for SourceOffset { implementation
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1785 Value *SourceBase, *SourceOffset; in makeStatepointExplicitImpl() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp9653 int DestOffset) { in lowerV8I16GeneralSingleInputVectorShuffle()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp13905 int DestOffset) { in lowerV8I16GeneralSingleInputShuffle()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp15881 int DestOffset) { in lowerV8I16GeneralSingleInputShuffle()