Searched defs:Elem (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/IR/
H A DLLVMContextImpl.cpp101 FoldingSetIterator<AttributeImpl> Elem = I++; local
108 FoldingSetIterator<AttributeSetImpl> Elem = I++; local
115 FoldingSetIterator<AttributeSetNode> Elem = I++; local
/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DLint.cpp532 Constant *Elem = C->getAggregateElement(I); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp548 CFGStmt Elem = SrcBlock->rbegin()->castAs<CFGStmt>(); local
H A DExprEngine.cpp1351 CFGElement Elem = *I; local
/freebsd-10-stable/contrib/llvm/lib/Target/R600/
H A DR600ISelLowering.cpp1138 SDValue Elem = DAG.getNode(ISD::EXTRACT_VECTOR_ELT, DL, ElemVT, local
/freebsd-10-stable/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1784 Value *Elem = Builder->CreateBitCast(Src, DestVTy->getElementType()); local
1816 Value *Elem = local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DStmt.cpp708 ObjCForCollectionStmt::ObjCForCollectionStmt(Stmt *Elem, Expr *Collect, argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprComplex.cpp201 QualType Elem = E->getType()->castAs<ComplexType>()->getElementType(); local
207 QualType Elem = E->getType()->castAs<ComplexType>()->getElementType(); local

Completed in 127 milliseconds