Home
last modified time | relevance | path

Searched defs:CountNode (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp839 auto *CountNode = dyn_cast<ConstantSDNode>(N.getOperand(1).getNode()); in expandRxSBG() local
884 auto *CountNode = dyn_cast<ConstantSDNode>(N.getOperand(1).getNode()); in expandRxSBG() local
911 auto *CountNode = dyn_cast<ConstantSDNode>(N.getOperand(1).getNode()); in expandRxSBG() local
/llvm-project-15.0.7/llvm/lib/IR/
H A DDIBuilder.cpp699 auto *CountNode = ConstantAsMetadata::get( in getOrCreateSubrange() local
704 DISubrange *DIBuilder::getOrCreateSubrange(int64_t Lo, Metadata *CountNode) { in getOrCreateSubrange()
710 DISubrange *DIBuilder::getOrCreateSubrange(Metadata *CountNode, Metadata *LB, in getOrCreateSubrange()
716 DIGenericSubrange::BoundType CountNode, DIGenericSubrange::BoundType LB, in getOrCreateGenericSubrange()
H A DDebugInfoMetadata.cpp353 auto *CountNode = ConstantAsMetadata::get( in getImpl() local
361 DISubrange *DISubrange::getImpl(LLVMContext &Context, Metadata *CountNode, in getImpl()
370 DISubrange *DISubrange::getImpl(LLVMContext &Context, Metadata *CountNode, in getImpl()
467 Metadata *CountNode, Metadata *LB, in getImpl()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2997 auto *CountNode = in CreateType() local
3093 auto *CountNode = in CreateType() local