Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp40 class AArch64DAGToDAGISel : public SelectionDAGISel { class
47 AArch64DAGToDAGISel() = delete;
49 explicit AArch64DAGToDAGISel(AArch64TargetMachine &tm, in AArch64DAGToDAGISel() function in __anonfa8e928f0111::AArch64DAGToDAGISel
520 ID, std::make_unique<AArch64DAGToDAGISel>(tm, OptLevel)) {} in AArch64DAGToDAGISelLegacy()
564 bool AArch64DAGToDAGISel::SelectInlineAsmMemoryOperand( in SelectInlineAsmMemoryOperand()
592 bool AArch64DAGToDAGISel::SelectArithImmed(SDValue N, SDValue &Val, in SelectArithImmed()
622 bool AArch64DAGToDAGISel::SelectNegArithImmed(SDValue N, SDValue &Val, in SelectNegArithImmed()
696 bool AArch64DAGToDAGISel::isWorthFoldingAddr(SDValue V, unsigned Size) const { in isWorthFoldingAddr()
726 bool AArch64DAGToDAGISel::SelectShiftedRegisterFromAnd(SDValue N, SDValue &Reg, in SelectShiftedRegisterFromAnd()
860 bool AArch64DAGToDAGISel::isWorthFoldingALU(SDValue V, bool LSL) const { in isWorthFoldingALU()
[all …]