Home
last modified time | relevance | path

Searched refs:DAGCombiner (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp158 class DAGCombiner { class
250 DAGCombiner(SelectionDAG &D, BatchAAResults *BatchAA, CodeGenOptLevel OL) in DAGCombiner() function in __anon666e37100111::DAGCombiner
896 DAGCombiner &DC;
899 explicit WorklistRemover(DAGCombiner &dc) in WorklistRemover()
908 DAGCombiner &DC;
911 explicit WorklistInserter(DAGCombiner &dc) in WorklistInserter()
926 ((DAGCombiner*)DC)->AddToWorklist(N); in AddToWorklist()
931 return ((DAGCombiner*)DC)->CombineTo(N, &To[0], To.size(), AddTo); in CombineTo()
936 return ((DAGCombiner*)DC)->CombineTo(N, Res, AddTo); in CombineTo()
941 return ((DAGCombiner*)DC)->CombineTo(N, Res0, Res1, AddTo); in CombineTo()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DTODO.md4 // :FIXME: DAGCombiner produces an shl node after legalization from these seq:
H A DAVRInstrInfo.td1685 // :FIXME: DAGCombiner produces an shl node after legalization from these seq:
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DREADME.txt75 DAGCombiner doesn't yet fold truncations of extended loads. Functions like:
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoVSDPatterns.td926 // DAGCombiner::hoistLogicOpWithSameOpcodeHands may hoist disjoint ors
H A DRISCVInstrInfoVVLPatterns.td2168 // DAGCombiner::hoistLogicOpWithSameOpcodeHands may hoist disjoint ors
/freebsd/lib/clang/libllvm/
H A DMakefile478 SRCS_MIN+= CodeGen/SelectionDAG/DAGCombiner.cpp
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXInstrInfo.td802 // The ri versions of rem.s and rem.u won't be selected; DAGCombiner::visitSREM
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc14404 …11DAGCombiner13AddToWorkListEPN4llvm6SDNodeE", "(anonymous namespace)::DAGCombiner::AddToWorkList(…
14406 …r9CombineToEPN4llvm6SDNodeEPKNS1_7SDValueEjb", "(anonymous namespace)::DAGCombiner::CombineTo(llvm…
14410 …RKN4llvm14TargetLowering17TargetLoweringOptE", "(anonymous namespace)::DAGCombiner::CommitTargetLo…
14412 {"_ZN12_GLOBAL__N_111DAGCombiner7combineEPN4llvm6SDNodeE", "(anonymous namespace)::DAGCombiner::com…
14417 {"_ZN12_GLOBAL__N_111DAGCombiner5visitEPN4llvm6SDNodeE", "(anonymous namespace)::DAGCombiner::visit…
14418 …8SExtPromoteOperandEN4llvm7SDValueENS1_3EVTE", "(anonymous namespace)::DAGCombiner::SExtPromoteOpe…
14419 …8ZExtPromoteOperandEN4llvm7SDValueENS1_3EVTE", "(anonymous namespace)::DAGCombiner::ZExtPromoteOpe…
14420 …r14PromoteOperandEN4llvm7SDValueENS1_3EVTERb", "(anonymous namespace)::DAGCombiner::PromoteOperand…
14421 …placeLoadWithPromotedLoadEPN4llvm6SDNodeES3_", "(anonymous namespace)::DAGCombiner::ReplaceLoadWit…
14422 {"_ZN12_GLOBAL__N_111DAGCombiner8visitXOREPN4llvm6SDNodeE", "(anonymous namespace)::DAGCombiner::vi…
[all …]