Searched defs:IsConstant (Results 1 – 12 of 12) sorted by relevance
115 static bool IsConstant(Node* node) { in IsConstant() function
238 uint64_t Offset, bool IsConstant) { in createTBAAStructTagNode()
2146 void LLVMSetGlobalConstant(LLVMValueRef GlobalVar, LLVMBool IsConstant) { in LLVMSetGlobalConstant()
442 bool IsConstant = false; variable
994 const bool IsConstant = Var.getIsConstant(); in emitGlobal() local
898 bool Instruction::IsConstant() const { in IsConstant() function
908 bool Instruction::IsConstant() const { in IsConstant() function
1326 auto IsConstant = [](const SDValue &V) { in LowerBUILD_VECTOR() local
478 IsConstant = 1 << 0, enumerator
703 bool IsConstant = evaluateConstantImm(Expr, Imm, VK); in addExpr() local
517 bool LLParser::ParseGlobalType(bool &IsConstant) { in ParseGlobalType()1036 bool IsConstant, IsExternallyInitialized; in ParseGlobal() local