Home
last modified time | relevance | path

Searched defs:isConstant (Results 1 – 25 of 34) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp41 bool PseudoSourceValue::isConstant(const MachineFrameInfo *) const { in isConstant() function in PseudoSourceValue
59 bool FixedStackPseudoSourceValue::isConstant( in isConstant() function in FixedStackPseudoSourceValue
85 bool CallEntryPseudoSourceValue::isConstant(const MachineFrameInfo *) const { in isConstant() function in CallEntryPseudoSourceValue
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCUDARuntime.h77 bool isConstant() const { return Constant; } in isConstant() function
H A DCGBlocks.h177 bool isConstant() const { return !isIndex(); } in isConstant() function
H A DCGDecl.cpp1150 bool isConstant = true; in createUnnamedGlobalFrom() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSVals.cpp245 bool SVal::isConstant() const { in isConstant() function in SVal
249 bool SVal::isConstant(int I) const { in isConstant() function in SVal
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h50 bool isConstant(const MachineFrameInfo *) const override { in isConstant() function
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DUnwindPlan.h72 isConstant // reg = constant enumerator
218 isConstant, // FA = constant enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DGlobalVariable.h177 bool isConstant() const { return isConstantGlobal; } in isConstant() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp447 bool isConstant(const InitListExpr *Candidate) const { in isConstant() function in __anonfa4b2eb10211::DeadStoreObs
456 bool isConstant(const Expr *E) const { in isConstant() function in __anonfa4b2eb10211::DeadStoreObs
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DValueLattice.h238 bool isConstant() const { return Tag == constant; } in isConstant() function
H A DTargetTransformInfo.h1166 bool isConstant() const { in isConstant() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DKnownBits.h54 bool isConstant() const { in isConstant() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMDBuilder.cpp220 bool isConstant) { in createTBAANode()
H A DDebugInfoMetadata.cpp2491 DIExpression::isConstant() const { in isConstant() function in DIExpression
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCRegisterInfo.h401 bool isConstant(MCRegister RegNo) const { return get(RegNo).IsConstant; } in isConstant() function
/freebsd/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h316 bool isConstant() const { return IsConstant; } in isConstant() function
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenModule.cpp1107 CIRGenModule::getCIRLinkageVarDefinition(const VarDecl *vd, bool isConstant) { in getCIRLinkageVarDefinition()
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp91 bool isConstant() const { return Constant; } in isConstant() function in __anone51b860d0111::SVEType
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DConstant.h1189 bool isConstant() const { in isConstant() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp631 bool HexagonGenInsert::isConstant(unsigned VR) const { in isConstant() function in HexagonGenInsert
H A DHexagonInstrInfo.cpp1447 bool isConstant(const MachineFrameInfo *) const override { in expandPostRAPseudo() function in HexagonInstrInfo::expandPostRAPseudo::CrashPseudoSourceValue
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp50 bool SCCPSolver::isConstant(const ValueLatticeElement &LV) { in isConstant() function in llvm::SCCPSolver
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp615 bool isConstant(MachineLocKind Kind) const { in isConstant() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp141 bool isConstant() const { return Val == nullptr; } in isConstant() function in __anon84b617a60111::FAddend
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp2013 bool isConstant = true; in ExpandBUILD_VECTOR() local

12