Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/
HDPseudoSourceValue.cpp78 bool PseudoSourceValue::isConstant(const MachineFrameInfo *) const { in isConstant() function in PseudoSourceValue
105 bool FixedStackPseudoSourceValue::isConstant(const MachineFrameInfo *MFI) const{ in isConstant() function in FixedStackPseudoSourceValue
/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
HDSVals.cpp174 bool SVal::isConstant() const { in isConstant() function in SVal
178 bool SVal::isConstant(int I) const { in isConstant() function in SVal
/NextBSD/contrib/llvm/include/llvm/IR/
HDGlobalVariable.h144 bool isConstant() const { return isConstantGlobal; } in isConstant() function
/NextBSD/contrib/llvm/lib/Target/Mips/
HDMipsMachineFunction.cpp41 bool MipsCallEntry::isConstant(const MachineFrameInfo *) const { in isConstant() function in MipsCallEntry
/NextBSD/contrib/llvm/lib/IR/
HDMDBuilder.cpp112 bool isConstant) { in createTBAANode()
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGBlocks.h158 bool isConstant() const { return !isIndex(); } in isConstant() function
HDCodeGenModule.cpp2794 bool isConstant; in GetAddrOfConstantString() local
/NextBSD/contrib/llvm/lib/Transforms/InstCombine/
HDInstCombineVectorOps.cpp28 static bool CheapToScalarize(Value *V, bool isConstant) { in CheapToScalarize()
HDInstCombineAddSub.cpp122 bool isConstant() const { return Val == nullptr; } in isConstant() function in __anon080f30f50111::FAddend
/NextBSD/contrib/llvm/lib/Analysis/
HDLazyValueInfo.cpp109 bool isConstant() const { return Tag == constant; } in isConstant() function in __anon50e03b1b0111::LVILatticeVal
/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDSCCP.cpp88 bool isConstant() const { in isConstant() function in __anon2d4796cb0111::LatticeVal
/NextBSD/contrib/llvm/lib/Target/Hexagon/
HDHexagonGenInsert.cpp603 bool HexagonGenInsert::isConstant(unsigned VR) const { in isConstant() function in HexagonGenInsert
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDType.cpp66 bool QualType::isConstant(QualType T, ASTContext &Ctx) { in isConstant() function in QualType
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDLegalizeDAG.cpp1959 bool isConstant = true; in ExpandBUILD_VECTOR() local
HDSelectionDAG.cpp7104 bool BuildVectorSDNode::isConstant() const { in isConstant() function in BuildVectorSDNode
/NextBSD/contrib/llvm/lib/Bitcode/Reader/
HDBitcodeReader.cpp2929 bool isConstant = Record[1] & 1; in parseModule() local
/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp5904 bool isConstant = true; in LowerBUILD_VECTOR() local
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaChecking.cpp2914 bool isConstant = false; in checkFormatStringExpr() local
/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMISelLowering.cpp5282 bool isConstant = true; in LowerBUILD_VECTOR() local