Searched defs:Adj (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h562 void setOffsetAdjustment(int Adj) { OffsetAdjustment = Adj; } argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp397 const SubobjectAdjustment &Adj = *I; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp4333 int Adj = DefAdj + UseAdj; local
4361 int Adj = Subtarget.getPreISelOperandLatencyAdjustment(); local
4664 int Adj = adjustDefLatency(Subtarget, MI, MCID, DefAlign); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp616 llvm::Value *Adj = RawAdj; local
1154 llvm::Value *Adj = Builder.CreateExtractValue(MemPtr, 1, "memptr.adj"); local

Completed in 201 milliseconds