/aosp_15_r20/external/clang/lib/Edit/ |
H A D | Commit.cpp | 48 FileOffset Offs; in insert() local 69 FileOffset Offs; in insertFromRange() local 87 FileOffset Offs; in remove() local 115 FileOffset Offs; in replace() local 165 FileOffset Offs; in replaceText() local 177 void Commit::addInsert(SourceLocation OrigLoc, FileOffset Offs, StringRef text, in addInsert() 191 void Commit::addInsertFromRange(SourceLocation OrigLoc, FileOffset Offs, in addInsertFromRange() 208 FileOffset Offs, unsigned Len) { in addRemove() 280 bool Commit::canInsertInOffset(SourceLocation OrigLoc, FileOffset Offs) { in canInsertInOffset() 296 FileOffset &Offs, unsigned &Len) { in canRemoveRange() [all …]
|
H A D | EditedSource.cpp | 61 bool EditedSource::canInsertInOffset(SourceLocation OrigLoc, FileOffset Offs) { in canInsertInOffset() 96 FileOffset Offs, StringRef text, in commitInsert() 126 FileOffset Offs, in commitInsertFromRange() 446 EditedSource::getActionForOffset(FileOffset Offs) { in getActionForOffset()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZMachineFunctionInfo.h | 53 void setSpillGPRRegs(Register Low, Register High, unsigned Offs) { in setSpillGPRRegs() 63 void setRestoreGPRRegs(Register Low, Register High, unsigned Offs) { in setRestoreGPRRegs()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZMachineFunctionInfo.h | 50 void setSpillGPRRegs(unsigned Low, unsigned High, unsigned Offs) { in setSpillGPRRegs() 60 void setRestoreGPRRegs(unsigned Low, unsigned High, unsigned Offs) { in setRestoreGPRRegs()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
H A D | AVRISelDAGToDAG.cpp | 136 int Offs = cast<ConstantSDNode>(LD->getOffset())->getSExtValue(); in selectIndexedLoad() local 178 int Offs = cast<ConstantSDNode>(LD->getOffset())->getSExtValue(); in selectIndexedProgMemLoad() local
|
H A D | AVRExpandPseudoInsts.cpp | 294 int64_t Offs = MI.getOperand(2).getOffset(); in expand() local 505 int64_t Offs = MI.getOperand(1).getOffset(); in expand() local 554 int64_t Offs = MI.getOperand(1).getOffset(); in expand() local 986 int64_t Offs = MI.getOperand(0).getOffset(); in expand() local
|
H A D | AVRISelLowering.cpp | 747 int64_t Offs = AM.BaseOffs; in isLegalAddressingMode() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/ |
H A D | AVRISelDAGToDAG.cpp | 145 int Offs = cast<ConstantSDNode>(LD->getOffset())->getSExtValue(); in selectIndexedLoad() local 189 int Offs = cast<ConstantSDNode>(LD->getOffset())->getSExtValue(); in selectIndexedProgMemLoad() local
|
H A D | AVRExpandPseudoInsts.cpp | 303 int64_t Offs = MI.getOperand(2).getOffset(); in expand() local 559 int64_t Offs = MI.getOperand(1).getOffset(); in expand() local 610 int64_t Offs = MI.getOperand(1).getOffset(); in expand() local 986 int64_t Offs = MI.getOperand(0).getOffset(); in expand() local
|
H A D | AVRISelLowering.cpp | 1011 int64_t Offs = AM.BaseOffs; in isLegalAddressingMode() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Edit/ |
D | FileOffset.h | 20 unsigned Offs = 0; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Edit/ |
D | FileOffset.h | 20 unsigned Offs = 0; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Edit/ |
D | FileOffset.h | 20 unsigned Offs = 0; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Edit/ |
D | FileOffset.h | 20 unsigned Offs = 0; variable
|
/aosp_15_r20/external/clang/include/clang/Edit/ |
H A D | FileOffset.h | 21 unsigned Offs; variable
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/ |
D | field.go | 15 Offs uint8 // the offset of the left-most bit. member
|
/aosp_15_r20/external/clang/lib/Frontend/ |
H A D | ASTUnit.cpp | 2687 unsigned Offs; in mapLocationFromPreamble() local 2708 unsigned Offs; in mapLocationToPreamble() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/ |
H A D | EfficiencySanitizer.cpp | 563 uint64_t Offs; in appToShadow() local
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | MicrosoftCXXABI.cpp | 102 CharUnits Offs = VBT->NonVirtualOffset; in getVBPtrOffsets() local 1215 CharUnits Offs = VBT->NonVirtualOffset; in EmitVBPtrStores() local 2589 CharUnits Offs = CharUnits::Zero(); in EmitFullMemberPointer() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | MVEGatherScatterLowering.cpp | 974 Instruction *Offs = cast<Instruction>(Offsets); in optimiseOffsets() local
|
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 453 Value *Offs = ConstantInt::get(Idx->getType(), -FirstTrueElement); in FoldCmpLoadFromIndexedGlobal() local 467 Value *Offs = ConstantInt::get(Idx->getType(), -FirstFalseElement); in FoldCmpLoadFromIndexedGlobal() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | InstrRefBasedImpl.cpp | 1026 unsigned Offs = TRI.getSubRegIdxOffset(I); in MLocTracker() local 1776 StackOffset Offs = TFI->getFrameIndexReference(*MI.getMF(), FI, Base); in transferDebugPHI() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 367 Value *Offs = ConstantInt::get(Idx->getType(), -FirstTrueElement); in foldCmpLoadFromIndexedGlobal() local 381 Value *Offs = ConstantInt::get(Idx->getType(), -FirstFalseElement); in foldCmpLoadFromIndexedGlobal() local
|
/aosp_15_r20/external/clang/lib/Basic/ |
H A D | SourceManager.cpp | 1217 unsigned Offs = 0; in ComputeLineNumbers() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 357 Value *Offs = ConstantInt::get(Idx->getType(), -FirstTrueElement); in foldCmpLoadFromIndexedGlobal() local 372 Value *Offs = ConstantInt::get(Idx->getType(), -FirstFalseElement); in foldCmpLoadFromIndexedGlobal() local
|