Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp556 Value *VarX; ConstantInt *C1; in SimplifyDemandedUseBits() local
842 Value *VarX = Shr->getOperand(0); in SimplifyShrShlDemandedBits() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1192 static PHINode *getRecurrenceVar(Value *VarX, Instruction *DefX, in getRecurrenceVar()
1365 Value *VarX = nullptr; in detectShiftUntilZeroIdiom() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1607 static PHINode *getRecurrenceVar(Value *VarX, Instruction *DefX, in getRecurrenceVar()
1778 Value *VarX = nullptr; in detectShiftUntilZeroIdiom() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp941 Value *VarX = Shr->getOperand(0); in simplifyShrShlDemandedBits() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1166 Value *VarX = Shr->getOperand(0); in simplifyShrShlDemandedBits() local
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTReaderDecl.cpp2692 if (VarDecl *VarX = dyn_cast<VarDecl>(X)) { in isSameEntity() local