Home
last modified time | relevance | path

Searched defs:ConstRHS (Results 1 – 16 of 16) 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
/external/llvm-project/clang/lib/Sema/
DSemaCUDA.cpp284 bool ConstRHS, in inferCUDATargetForImplicitSpecialMember()
DSemaDeclCXX.cpp6893 unsigned FieldQuals, bool ConstRHS) { in lookupCallFromSpecialMember()
6998 bool ConstRHS, in specialMemberIsConstexpr()
9222 bool ConstRHS, in findTrivialSpecialMember()
9376 QualType SubType, bool ConstRHS, in checkTrivialSubobjectCall()
9467 bool ConstRHS = ConstArg && !FI->isMutable(); in checkTrivialClassMembers() local
DSemaOverload.cpp11038 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-project/llvm/lib/Transforms/Scalar/
DSeparateConstOffsetFromGEP.cpp549 if (ConstantInt *ConstRHS = dyn_cast<ConstantInt>(RHS)) { in CanTraceInto() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp229 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-project/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2961 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
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp10991 const APInt &ConstRHS = cast<SCEVConstant>(RHS)->getAPInt(); in isImpliedCondOperandsViaRanges() local