Home
last modified time | relevance | path

Searched defs:VarX (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1011 Value *VarX = Shr->getOperand(0); in simplifyShrShlDemandedBits() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1416 static PHINode *getRecurrenceVar(Value *VarX, Instruction *DefX, in getRecurrenceVar()
1589 Value *VarX = nullptr; in detectShiftUntilZeroIdiom() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp3169 if (const auto *VarX = dyn_cast<VarDecl>(X)) { in isSameEntity() local