Home
last modified time | relevance | path

Searched refs:Cconst (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/CodeGen/
D2008-03-24-BitField-And-Alloca.c35 unsigned int Cconst : 1; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDependenceAnalysis.cpp3127 const SCEVConstant *Cconst = dyn_cast<SCEVConstant>(C); in propagateLine() local
3128 if (!Bconst || !Cconst) return false; in propagateLine()
3130 APInt Charlie = Cconst->getAPInt(); in propagateLine()
3142 const SCEVConstant *Cconst = dyn_cast<SCEVConstant>(C); in propagateLine() local
3143 if (!Aconst || !Cconst) return false; in propagateLine()
3145 APInt Charlie = Cconst->getAPInt(); in propagateLine()
3156 const SCEVConstant *Cconst = dyn_cast<SCEVConstant>(C); in propagateLine() local
3157 if (!Aconst || !Cconst) return false; in propagateLine()
3159 APInt Charlie = Cconst->getAPInt(); in propagateLine()
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp3043 const SCEVConstant *Cconst = dyn_cast<SCEVConstant>(C); in propagateLine() local
3044 if (!Bconst || !Cconst) return false; in propagateLine()
3046 APInt Charlie = Cconst->getAPInt(); in propagateLine()
3058 const SCEVConstant *Cconst = dyn_cast<SCEVConstant>(C); in propagateLine() local
3059 if (!Aconst || !Cconst) return false; in propagateLine()
3061 APInt Charlie = Cconst->getAPInt(); in propagateLine()
3072 const SCEVConstant *Cconst = dyn_cast<SCEVConstant>(C); in propagateLine() local
3073 if (!Aconst || !Cconst) return false; in propagateLine()
3075 APInt Charlie = Cconst->getAPInt(); in propagateLine()
/external/llvm-project/llvm/lib/Analysis/
DDependenceAnalysis.cpp3116 const SCEVConstant *Cconst = dyn_cast<SCEVConstant>(C); in propagateLine() local
3117 if (!Bconst || !Cconst) return false; in propagateLine()
3119 APInt Charlie = Cconst->getAPInt(); in propagateLine()
3131 const SCEVConstant *Cconst = dyn_cast<SCEVConstant>(C); in propagateLine() local
3132 if (!Aconst || !Cconst) return false; in propagateLine()
3134 APInt Charlie = Cconst->getAPInt(); in propagateLine()
3145 const SCEVConstant *Cconst = dyn_cast<SCEVConstant>(C); in propagateLine() local
3146 if (!Aconst || !Cconst) return false; in propagateLine()
3148 APInt Charlie = Cconst->getAPInt(); in propagateLine()