Home
last modified time | relevance | path

Searched defs:ConstRHS (Results 1 – 10 of 10) sorted by relevance

/external/clang/lib/Sema/
DSemaCUDA.cpp228 bool ConstRHS, in inferCUDATargetForImplicitSpecialMember()
DSemaDeclCXX.cpp5055 unsigned FieldQuals, bool ConstRHS) { in lookupCallFromSpecialMember()
5160 bool ConstRHS, in specialMemberIsConstexpr()
6040 bool ConstRHS, CXXMethodDecl **Selected) { in findTrivialSpecialMember()
6184 QualType SubType, bool ConstRHS, in checkTrivialSubobjectCall()
6272 bool ConstRHS = ConstArg && !FI->isMutable(); in checkTrivialClassMembers() local
DSemaOverload.cpp9649 bool ConstRHS = false; in DiagnoseBadTarget() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSeparateConstOffsetFromGEP.cpp530 if (ConstantInt *ConstRHS = dyn_cast<ConstantInt>(RHS)) { in CanTraceInto() local
/external/llvm/lib/Transforms/Scalar/
DSeparateConstOffsetFromGEP.cpp489 if (ConstantInt *ConstRHS = dyn_cast<ConstantInt>(RHS)) { in CanTraceInto() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp227 if (auto *ConstRHS = dyn_cast<SCEVConstant>(InvariantRHS)) in makeIVComparisonInvariant() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp112 ConstantInt *ConstRHS = dyn_cast<ConstantInt>(OldRHS); in SimplifyBSwap() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2885 if (ConstantInt *ConstRHS = dyn_cast<ConstantInt>(Cmp.getOperand(1))) in foldICmpInstWithConstant() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp8568 APInt ConstRHS = cast<SCEVConstant>(RHS)->getAPInt(); in isImpliedCondOperandsViaRanges() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp10533 const APInt &ConstRHS = cast<SCEVConstant>(RHS)->getAPInt(); in isImpliedCondOperandsViaRanges() local