Searched defs:OffsetValue (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstructionSelector.cpp424 APInt OffsetValue = Offset->getOperand(1).getCImm()->getValue(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp820 bool LanaiAsmParser::parsePrePost(StringRef Type, int *OffsetValue) { argument
884 int OffsetValue = 0; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DCFLAndersAliasAnalysis.cpp136 struct OffsetValue { struct in namespace:__anon1604
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectStreamer.cpp679 int64_t OffsetValue; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2149 EmitAlignmentAssumption(llvm::Value *PtrValue, QualType Ty, SourceLocation Loc, SourceLocation AssumptionLoc, llvm::Value *Alignment, llvm::Value *OffsetValue) argument
2163 EmitAlignmentAssumption(llvm::Value *PtrValue, const Expr *E, SourceLocation AssumptionLoc, llvm::Value *Alignment, llvm::Value *OffsetValue) argument
H A DCGObjCGNU.cpp1841 llvm::Constant *OffsetValue = llvm::ConstantInt::get(IntTy, Offset); variable
3448 llvm::Constant *OffsetValue = llvm::ConstantInt::get(IntTy, Offset); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h2796 CreateAlignmentAssumptionHelper(const DataLayout &DL, Value *PtrValue, Value *Mask, Type *IntPtrTy, Value *OffsetValue, Value **TheCheck) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp2995 int64_t OffsetValue; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp4360 int64_t OffsetValue = OffsetImmOp.getImm(); local
4412 int64_t OffsetValue = OffsetImmOp.getImm(); local
4463 int64_t OffsetValue = OffsetImmOp.getImm(); local
[all...]

Completed in 320 milliseconds