Home
last modified time | relevance | path

Searched refs:getElementBitCast (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DAddress.h93 ConstantAddress getElementBitCast(llvm::Type *ty) const { in getElementBitCast() function
DCGExprConstant.cpp1048 return C.getElementBitCast(ConvertType(E->getType())); in EmitLValue()