/external/clang/lib/Edit/ |
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 …]
|
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()
|
/external/clang/include/clang/Edit/ |
D | FileOffset.h | 21 unsigned Offs; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/ |
D | AVRISelDAGToDAG.cpp | 137 int Offs = cast<ConstantSDNode>(LD->getOffset())->getSExtValue(); in selectIndexedLoad() local 179 int Offs = cast<ConstantSDNode>(LD->getOffset())->getSExtValue(); in selectIndexedProgMemLoad() local
|
D | AVRExpandPseudoInsts.cpp | 293 int64_t Offs = MI.getOperand(2).getOffset(); in expand() local 504 int64_t Offs = MI.getOperand(1).getOffset(); in expand() local 553 int64_t Offs = MI.getOperand(1).getOffset(); in expand() local 985 int64_t Offs = MI.getOperand(0).getOffset(); in expand() local
|
D | AVRISelLowering.cpp | 739 int64_t Offs = AM.BaseOffs; in isLegalAddressingMode() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | FastISel.cpp | 439 uint64_t Offs = TD.getStructLayout(StTy)->getElementOffset(Field); in SelectGetElementPtr() local 455 uint64_t Offs = in SelectGetElementPtr() local
|
D | TargetLowering.cpp | 2721 int64_t Offs = GA->getOffset(); in LowerAsmOperandForConstraint() local
|
D | SelectionDAGBuilder.cpp | 3066 uint64_t Offs = in visitGetElementPtr() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombineCompares.cpp | 416 Value *Offs = ConstantInt::get(Idx->getType(), -FirstTrueElement); in FoldCmpLoadFromIndexedGlobal() local 430 Value *Offs = ConstantInt::get(Idx->getType(), -FirstFalseElement); in FoldCmpLoadFromIndexedGlobal() local
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | EfficiencySanitizer.cpp | 563 uint64_t Offs; in appToShadow() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
D | EfficiencySanitizer.cpp | 577 uint64_t Offs; in appToShadow() local
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUISelDAGToDAG.cpp | 519 SDValue Offs; in DFormAddressPredicate() local
|
/external/clang/lib/Frontend/ |
D | ASTUnit.cpp | 2687 unsigned Offs; in mapLocationFromPreamble() local 2708 unsigned Offs; in mapLocationToPreamble() local
|
/external/clang/lib/CodeGen/ |
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
|
/external/llvm/lib/Transforms/InstCombine/ |
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
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCompares.cpp | 396 Value *Offs = ConstantInt::get(Idx->getType(), -FirstTrueElement); in foldCmpLoadFromIndexedGlobal() local 410 Value *Offs = ConstantInt::get(Idx->getType(), -FirstFalseElement); in foldCmpLoadFromIndexedGlobal() local
|
/external/clang/lib/Basic/ |
D | SourceManager.cpp | 1217 unsigned Offs = 0; in ComputeLineNumbers() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 2318 int64_t Offs = GA->getOffset(); in LowerAsmOperandForConstraint() local
|
D | SelectionDAGBuilder.cpp | 3334 APInt Offs = ElementSize * CI->getValue().sextOrTrunc(PtrSize); in visitGetElementPtr() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 2956 int64_t Offs = GA->getOffset(); in LowerAsmOperandForConstraint() local
|
D | SelectionDAGBuilder.cpp | 3514 APInt Offs = ElementSize * CI->getValue().sextOrTrunc(IdxSize); in visitGetElementPtr() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 2809 int64_t Offs = (uint64_t)F.AM.BaseOffs + in GenerateCrossUseConstantOffsets() local
|