| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | PseudoSourceValue.cpp | 41 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 D | CGCUDARuntime.h | 77 bool isConstant() const { return Constant; } in isConstant() function
|
| H A D | CGBlocks.h | 177 bool isConstant() const { return !isIndex(); } in isConstant() function
|
| H A D | CGDecl.cpp | 1150 bool isConstant = true; in createUnnamedGlobalFrom() local
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | SVals.cpp | 245 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 D | SIMachineFunctionInfo.h | 50 bool isConstant(const MachineFrameInfo *) const override { in isConstant() function
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/ |
| H A D | UnwindPlan.h | 72 isConstant // reg = constant enumerator 218 isConstant, // FA = constant enumerator
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | GlobalVariable.h | 177 bool isConstant() const { return isConstantGlobal; } in isConstant() function
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | DeadStoresChecker.cpp | 447 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 D | ValueLattice.h | 238 bool isConstant() const { return Tag == constant; } in isConstant() function
|
| H A D | TargetTransformInfo.h | 1166 bool isConstant() const { in isConstant() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | KnownBits.h | 54 bool isConstant() const { in isConstant() function
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | MDBuilder.cpp | 220 bool isConstant) { in createTBAANode()
|
| H A D | DebugInfoMetadata.cpp | 2491 DIExpression::isConstant() const { in isConstant() function in DIExpression
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCRegisterInfo.h | 401 bool isConstant(MCRegister RegNo) const { return get(RegNo).IsConstant; } in isConstant() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/Support/ |
| H A D | RISCVVIntrinsicUtils.h | 316 bool isConstant() const { return IsConstant; } in isConstant() function
|
| /freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/ |
| H A D | CIRGenModule.cpp | 1107 CIRGenModule::getCIRLinkageVarDefinition(const VarDecl *vd, bool isConstant) { in getCIRLinkageVarDefinition()
|
| /freebsd/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | SveEmitter.cpp | 91 bool isConstant() const { return Constant; } in isConstant() function in __anone51b860d0111::SVEType
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/ |
| H A D | Constant.h | 1189 bool isConstant() const { in isConstant() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonGenInsert.cpp | 631 bool HexagonGenInsert::isConstant(unsigned VR) const { in isConstant() function in HexagonGenInsert
|
| H A D | HexagonInstrInfo.cpp | 1447 bool isConstant(const MachineFrameInfo *) const override { in expandPostRAPseudo() function in HexagonInstrInfo::expandPostRAPseudo::CrashPseudoSourceValue
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | SCCPSolver.cpp | 50 bool SCCPSolver::isConstant(const ValueLatticeElement &LV) { in isConstant() function in llvm::SCCPSolver
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
| H A D | VarLocBasedImpl.cpp | 615 bool isConstant(MachineLocKind Kind) const { in isConstant() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineAddSub.cpp | 141 bool isConstant() const { return Val == nullptr; } in isConstant() function in __anon84b617a60111::FAddend
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeDAG.cpp | 2013 bool isConstant = true; in ExpandBUILD_VECTOR() local
|