Home
last modified time | relevance | path

Searched defs:Offs (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/external/clang/lib/Edit/
H A DCommit.cpp48 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 DEditedSource.cpp61 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 DSystemZMachineFunctionInfo.h53 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 DSystemZMachineFunctionInfo.h50 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 DAVRISelDAGToDAG.cpp136 int Offs = cast<ConstantSDNode>(LD->getOffset())->getSExtValue(); in selectIndexedLoad() local
178 int Offs = cast<ConstantSDNode>(LD->getOffset())->getSExtValue(); in selectIndexedProgMemLoad() local
H A DAVRExpandPseudoInsts.cpp294 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 DAVRISelLowering.cpp747 int64_t Offs = AM.BaseOffs; in isLegalAddressingMode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/
H A DAVRISelDAGToDAG.cpp145 int Offs = cast<ConstantSDNode>(LD->getOffset())->getSExtValue(); in selectIndexedLoad() local
189 int Offs = cast<ConstantSDNode>(LD->getOffset())->getSExtValue(); in selectIndexedProgMemLoad() local
H A DAVRExpandPseudoInsts.cpp303 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 DAVRISelLowering.cpp1011 int64_t Offs = AM.BaseOffs; in isLegalAddressingMode() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Edit/
DFileOffset.h20 unsigned Offs = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Edit/
DFileOffset.h20 unsigned Offs = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Edit/
DFileOffset.h20 unsigned Offs = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Edit/
DFileOffset.h20 unsigned Offs = 0; variable
/aosp_15_r20/external/clang/include/clang/Edit/
H A DFileOffset.h21 unsigned Offs; variable
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
Dfield.go15 Offs uint8 // the offset of the left-most bit. member
/aosp_15_r20/external/clang/lib/Frontend/
H A DASTUnit.cpp2687 unsigned Offs; in mapLocationFromPreamble() local
2708 unsigned Offs; in mapLocationToPreamble() local
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DEfficiencySanitizer.cpp563 uint64_t Offs; in appToShadow() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp102 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 DMVEGatherScatterLowering.cpp974 Instruction *Offs = cast<Instruction>(Offsets); in optimiseOffsets() local
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp453 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 DInstrRefBasedImpl.cpp1026 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 DInstCombineCompares.cpp367 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 DSourceManager.cpp1217 unsigned Offs = 0; in ComputeLineNumbers() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp357 Value *Offs = ConstantInt::get(Idx->getType(), -FirstTrueElement); in foldCmpLoadFromIndexedGlobal() local
372 Value *Offs = ConstantInt::get(Idx->getType(), -FirstFalseElement); in foldCmpLoadFromIndexedGlobal() local

12