Home
last modified time | relevance | path

Searched defs:OffsetValue (Results 1 – 10 of 10) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckPlacementNew.cpp251 int64_t OffsetValue = in checkFieldRegionAlign() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp839 bool LanaiAsmParser::parsePrePost(StringRef Type, int *OffsetValue) { in parsePrePost() argument
902 int OffsetValue = 0; in parseMemoryOperand() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2478 emitAlignmentAssumption(llvm::Value * PtrValue,QualType Ty,SourceLocation Loc,SourceLocation AssumptionLoc,llvm::Value * Alignment,llvm::Value * OffsetValue) emitAlignmentAssumption() argument
2518 emitAlignmentAssumption(llvm::Value * PtrValue,const Expr * E,SourceLocation AssumptionLoc,llvm::Value * Alignment,llvm::Value * OffsetValue) emitAlignmentAssumption() argument
2880 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 DCGObjCGNU.cpp1864 llvm::Constant *OffsetValue = llvm::ConstantInt::get(IntTy, Offset); GenerateClass() local
3670 llvm::Constant *OffsetValue = llvm::ConstantInt::get(IntTy, Offset); GenerateClass() local
H A DCGExpr.cpp5670 llvm::Value *OffsetValue = EmitIvarOffset(Interface, Ivar); EmitIvarOffsetAsPointerDiff() local
H A DCGBuiltin.cpp3287 Value *OffsetValue = EmitBuiltinExpr() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstructionSelector.cpp456 APInt OffsetValue = Offset->getOperand(1).getCImm()->getValue(); select() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp1318 CreateAlignmentAssumptionHelper(const DataLayout & DL,Value * PtrValue,Value * AlignValue,Value * OffsetValue) CreateAlignmentAssumptionHelper() argument
1329 CreateAlignmentAssumption(const DataLayout & DL,Value * PtrValue,unsigned Alignment,Value * OffsetValue) CreateAlignmentAssumption() argument
1342 CreateAlignmentAssumption(const DataLayout & DL,Value * PtrValue,Value * Alignment,Value * OffsetValue) CreateAlignmentAssumption() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp609 Value *OffsetValue = SCEVE.expandCodeFor( in rewriteLoadStoresForCommoningChains() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp4458 int64_t OffsetValue = OffsetImmOp.getImm(); in expandUlh() local
4510 int64_t OffsetValue = OffsetImmOp.getImm(); in expandUsh() local
4561 int64_t OffsetValue = OffsetImmOp.getImm(); expandUxw() local
[all...]