HomeSort by: relevance | last modified time | path
    Searched refs:MakeBitfield (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGObjCRuntime.cpp 113 return LValue::MakeBitfield(Addr, *Info, IvarTy,
CGAtomic.cpp 97 LVal = LValue::MakeBitfield(Address(Addr, lvalue.getAlignment()),
1455 LValue::MakeBitfield(addr, LVal.getBitFieldInfo(), LVal.getType(),
1780 LValue::MakeBitfield(Ptr, AtomicLVal.getBitFieldInfo(),
1785 LValue::MakeBitfield(DesiredAddr, AtomicLVal.getBitFieldInfo(),
1887 LValue::MakeBitfield(DesiredAddr, AtomicLVal.getBitFieldInfo(),
CGValue.h 432 static LValue MakeBitfield(Address Addr, const CGBitFieldInfo &Info,
CGExpr.cpp 4323 return LValue::MakeBitfield(Addr, Info, fieldType, FieldBaseInfo,

Completed in 22 milliseconds