Searched refs:getConstantPoolItemAddress (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp104 SDValue getConstantPoolItemAddress(SDLoc DL, const Constant *CV);
282 AArch64DAGToDAGISel::getConstantPoolItemAddress(SDLoc DL, function in class:AArch64DAGToDAGISel
352 SDValue PoolAddr = getConstantPoolItemAddress(DL, CV);
371 SDValue PoolAddr = getConstantPoolItemAddress(DL, FV);

Completed in 93 milliseconds