Home
last modified time | relevance | path

Searched defs:Con (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Analysis/
DVectorUtils.cpp404 Value *Val = nullptr; Constant *Con = nullptr; in findScalarElement() local
/external/clang/include/clang/Basic/
DSourceManager.h265 static FileInfo get(SourceLocation IL, const ContentCache *Con, in get()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp686 SDValue Con = DAG.getConstant(CFP->getValueAPF(). in OptimizeFloatStore() local
696 SDValue Con = DAG.getConstant(CFP->getValueAPF().bitcastToAPInt(). in OptimizeFloatStore() local
DLegalizeVectorTypes.cpp1948 SDValue Con = DAG.getNode(ISD::CONCAT_VECTORS, DL, WideResVT, LoRes, HiRes); in SplitVecOp_VSETCC() local
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp384 if (Constant *Con = dyn_cast<Constant>(I)) { in findBaseDefiningValueOfVector() local
/external/clang/lib/Sema/
DSemaOverload.cpp2981 for (DeclContext::lookup_iterator Con = R.begin(), ConEnd = R.end(); in IsInitializerListConstructorConversion() local
3113 for (DeclContext::lookup_iterator Con = R.begin(), ConEnd = R.end(); in IsUserDefinedConversion() local
DSemaInit.cpp4472 Con = CopyOfCon.begin(), ConEnd = CopyOfCon.end(); in TryUserDefinedConversion() local