| /third_party/rust/crates/codespan/codespan/src/ |
| D | index.rs | 233 pub struct ByteOffset(pub RawOffset); struct 235 impl ByteOffset { impl 246 pub fn from_char_len(ch: char) -> ByteOffset { in from_char_len() 260 pub fn from_str_len(value: &str) -> ByteOffset { in from_str_len() 270 impl Default for ByteOffset { implementation 277 impl fmt::Debug for ByteOffset { implementation 285 impl fmt::Display for ByteOffset { implementation
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| D | GlobalSplit.cpp | 93 uint64_t ByteOffset = cast<ConstantInt>( in splitGlobal() local
|
| D | WholeProgramDevirt.cpp | 259 uint64_t ByteOffset; member 816 const std::set<TypeMemberInfo> &TypeMemberInfos, uint64_t ByteOffset) { in tryFindVirtualCallTargets() 844 uint64_t ByteOffset) { in tryFindVirtualCallTargets()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
| D | LowerTypeTests.h | 38 uint64_t ByteOffset; member
|
| D | WholeProgramDevirt.h | 236 uint64_t ByteOffset; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | DebugLocStream.h | 43 size_t ByteOffset; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | R600ISelLowering.cpp | 595 uint32_t ByteOffset = getImplicitParameterOffset(MF, FIRST_IMPLICIT); in LowerOperation() local 906 unsigned ByteOffset = DwordOffset * 4; in LowerImplicitParameter() local
|
| D | AMDGPUISelDAGToDAG.cpp | 1201 int64_t ByteOffset = C->getSExtValue(); in SelectDS1Addr1Offset() local 1772 int64_t ByteOffset = C->getSExtValue(); in SelectSMRDOffset() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/ |
| D | AMDGPUBaseInfo.cpp | 1250 int64_t getSMRDEncodedOffset(const MCSubtargetInfo &ST, int64_t ByteOffset) { in getSMRDEncodedOffset() 1256 bool isLegalSMRDImmOffset(const MCSubtargetInfo &ST, int64_t ByteOffset) { in isLegalSMRDImmOffset()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64FrameLowering.cpp | 1956 int ByteOffset = AFI->getCalleeSavedStackSize(); in computeCalleeSaveRegisterPairs() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| D | MCAsmStreamer.cpp | 1007 unsigned ByteOffset = in EmitValueImpl() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | ConstantFolding.cpp | 380 bool ReadDataFromGlobal(Constant *C, uint64_t ByteOffset, unsigned char *CurPtr, in ReadDataFromGlobal()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeDAG.cpp | 1479 unsigned ByteOffset = (FloatVT.getSizeInBits() / 8) - 1; in getSignAsIntValue() local
|
| D | DAGCombiner.cpp | 6404 unsigned ByteOffset = 0; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| D | LegalizerHelper.cpp | 2948 unsigned ByteOffset = Offset / 8; in reduceLoadStoreWidth() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 8011 static bool findEltLoadSrc(SDValue Elt, LoadSDNode *&Ld, int64_t &ByteOffset) { in findEltLoadSrc() 8139 int64_t ByteOffset = ByteOffsets[EltIdx]; in EltsFromConsecutiveLoads() local
|