/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | CheckPlacementNew.cpp | 251 int64_t OffsetValue = in checkFieldRegionAlign() local
|
/llvm-project/llvm/lib/Target/Lanai/AsmParser/ |
H A D | LanaiAsmParser.cpp | 839 parsePrePost(StringRef Type,int * OffsetValue) parsePrePost() argument 902 int OffsetValue = 0; parseMemoryOperand() local
|
/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsInstructionSelector.cpp | 450 APInt OffsetValue = Offset->getOperand(1).getCImm()->getValue(); in select() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenFunction.cpp | 2534 emitAlignmentAssumption(llvm::Value * PtrValue,QualType Ty,SourceLocation Loc,SourceLocation AssumptionLoc,llvm::Value * Alignment,llvm::Value * OffsetValue) emitAlignmentAssumption() argument 2574 emitAlignmentAssumption(llvm::Value * PtrValue,const Expr * E,SourceLocation AssumptionLoc,llvm::Value * Alignment,llvm::Value * OffsetValue) emitAlignmentAssumption() argument 2958 emitAlignmentAssumptionCheck(llvm::Value * Ptr,QualType Ty,SourceLocation Loc,SourceLocation SecondaryLoc,llvm::Value * Alignment,llvm::Value * OffsetValue,llvm::Value * TheCheck,llvm::Instruction * Assumption) emitAlignmentAssumptionCheck() argument [all...] |
H A D | CGObjCGNU.cpp | 1862 llvm::Constant *OffsetValue = llvm::ConstantInt::get(IntTy, Offset); GenerateClass() local 3669 llvm::Constant *OffsetValue = llvm::ConstantInt::get(IntTy, Offset); GenerateClass() local
|
H A D | CGExpr.cpp | 5752 llvm::Value *OffsetValue = EmitIvarOffset(Interface, Ivar); EmitIvarOffsetAsPointerDiff() local
|
H A D | CGBuiltin.cpp | 3322 Value *OffsetValue = EmitBuiltinExpr() local
|
/llvm-project/llvm/lib/IR/ |
H A D | IRBuilder.cpp | 1299 CreateAlignmentAssumptionHelper(const DataLayout & DL,Value * PtrValue,Value * AlignValue,Value * OffsetValue) CreateAlignmentAssumptionHelper() argument 1310 CreateAlignmentAssumption(const DataLayout & DL,Value * PtrValue,unsigned Alignment,Value * OffsetValue) CreateAlignmentAssumption() argument 1323 CreateAlignmentAssumption(const DataLayout & DL,Value * PtrValue,Value * Alignment,Value * OffsetValue) CreateAlignmentAssumption() argument
|
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCLoopInstrFormPrep.cpp | 609 Value *OffsetValue = SCEVE.expandCodeFor( rewriteLoadStoresForCommoningChains() local
|
/llvm-project/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 4458 int64_t OffsetValue = OffsetImmOp.getImm(); expandUlh() local 4510 int64_t OffsetValue = OffsetImmOp.getImm(); expandUsh() local 4561 int64_t OffsetValue = OffsetImmOp.getImm(); expandUxw() local [all...] |