Searched defs:isConstant (Results 1 - 18 of 18) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp7213 bool isConstant = true; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp140 bool isConstant() const { return Val == nullptr; } function in class:__anon120::FAddend
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DValueLattice.h155 bool isConstant() const { return Tag == constant; } function in class:llvm::ValueLatticeElement
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp112 bool isConstant() const { function in class:__anon2751::LatticeVal
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7909 bool isConstant = true; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DMDBuilder.cpp181 createTBAANode(StringRef Name, MDNode *Parent, bool isConstant) argument
H A DDebugInfoMetadata.cpp1187 bool DIExpression::isConstant() const { function in class:DIExpression
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp42 bool PseudoSourceValue::isConstant(const MachineFrameInfo *) const { function in class:PseudoSourceValue
60 bool FixedStackPseudoSourceValue::isConstant( function in class:FixedStackPseudoSourceValue
86 bool CallEntryPseudoSourceValue::isConstant(const MachineFrameInfo *) const { function in class:CallEntryPseudoSourceValue
H A DLiveDebugValues.cpp327 bool isConstant() const { return Kind == ImmediateKind; } function in struct:__anon1733::LiveDebugValues::VarLoc
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DKnownBits.h49 bool isConstant() const { function in struct:llvm::KnownBits
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DGlobalVariable.h153 bool isConstant() const { return isConstantGlobal; } function in class:llvm::GlobalVariable
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp7009 bool isConstant = false; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp2031 bool isConstant = !CGM.getLangOpts().WritableStrings; local
H A DCGDecl.cpp1107 bool isConstant = true; local
H A DCGBlocks.h172 bool isConstant() const { return !isIndex(); } function in class:clang::CodeGen::CGBlockInfo::Capture
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DType.cpp102 bool QualType::isConstant(QualType T, const ASTContext &Ctx) { function in class:QualType
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DType.h789 bool isConstant(const ASTContext& Ctx) const { function in class:clang::QualType
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSVals.cpp222 bool SVal::isConstant() const { function in class:SVal
226 bool SVal::isConstant(int I) const { function in class:SVal

Completed in 468 milliseconds