| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| H A D | LVSymbol.h | 25 IsConstant, enumerator
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/ |
| H A D | UnwindPlan.h | 109 bool IsConstant() const { return m_type == isConstant; } in IsConstant() function 263 bool IsConstant() const { return m_type == isConstant; } in IsConstant() function
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | MDBuilder.cpp | 276 uint64_t Offset, bool IsConstant) { in createTBAAStructTagNode()
|
| H A D | Core.cpp | 2282 void LLVMSetGlobalConstant(LLVMValueRef GlobalVar, LLVMBool IsConstant) { in LLVMSetGlobalConstant()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCRegisterInfo.h | 132 bool IsConstant; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/ |
| H A D | XtensaAsmParser.cpp | 349 bool IsConstant = false; in addExpr() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/Support/ |
| H A D | RISCVVIntrinsicUtils.h | 261 bool IsConstant = false; variable
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/ValueObject/ |
| H A D | ValueObject.h | 280 bool IsConstant() const { return !m_mod_id.IsValid(); } in IsConstant() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | CodeView.h | 466 IsConstant = 1 << 0, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/ |
| H A D | RISCVAsmParser.cpp | 1182 bool IsConstant = evaluateConstantImm(Expr, Imm); in addExpr() local 1205 [[maybe_unused]] bool IsConstant = evaluateConstantImm(getImm(), Imm); in addSImm10UnsignedOperands() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | Interp.cpp | 459 bool IsConstant = T.isConstant(S.getASTContext()); in CheckConstant() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.cpp | 2474 auto IsConstant = [](const SDValue &V) { in LowerBUILD_VECTOR() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86TargetTransformInfo.cpp | 297 bool IsConstant = Op1Constant || Op2Constant; in getArithmeticInstrCost() local
|
| /freebsd/contrib/llvm-project/llvm/lib/AsmParser/ |
| H A D | LLParser.cpp | 756 bool LLParser::parseGlobalType(bool &IsConstant) { in parseGlobalType() 1358 bool IsConstant, IsExternallyInitialized; in parseGlobal() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | MicrosoftCXXABI.cpp | 3336 bool IsConstant = isa<llvm::Constant>(Src); in EmitNonNullMemberPointerConversion() local
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOpenMP.cpp | 1690 bool IsConstant = Type.isConstant(Context); in isConstNotMutableType() local 9881 bool IsConstant = LastIteration.get()->isIntegerConstantExpr(SemaRef.Context); in checkOpenMPLoop() local 17920 bool IsConstant = ElemType.isConstant(getASTContext()); in ActOnOpenMPFirstprivateClause() local
|
| H A D | SemaChecking.cpp | 11699 bool IsConstant = in DiagnoseFloatingImpCast() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ExprConstant.cpp | 4403 bool IsConstant = BaseType.isConstant(Info.Ctx); in findCompleteObject() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | SLPVectorizer.cpp | 10924 const bool IsConstant = all_of(Ops, [](Value *V) { in getOperandInfo() local
|