Searched refs:getAddress (Results 51 - 56 of 56) sorted by relevance

123

/freebsd-10-stable/contrib/llvm/lib/IR/
H A DVerifier.cpp1207 Assert1(BI.getAddress()->getType()->isPointerTy(),
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1399 Value *Address = Deps[i].getAddress();
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp786 src = EmitDeclRefLValue(&declRef).getAddress();
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp913 void *Dest = GVTOP(getOperandValue(I.getAddress(), SF));
/freebsd-10-stable/contrib/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp2674 Value *Val = getVal(IBI->getAddress())->stripPointerCasts();
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2725 getValue(I.getAddress())));
4644 const Value *Address = DI.getAddress();

Completed in 106 milliseconds

123