Searched refs:AArch64DAGToDAGISel (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 36 class AArch64DAGToDAGISel : public SelectionDAGISel { class 46 explicit AArch64DAGToDAGISel(AArch64TargetMachine &tm, in AArch64DAGToDAGISel() function in __anonec6fe5f10111::AArch64DAGToDAGISel 213 bool AArch64DAGToDAGISel::SelectInlineAsmMemoryOperand( in SelectInlineAsmMemoryOperand() 233 bool AArch64DAGToDAGISel::SelectArithImmed(SDValue N, SDValue &Val, in SelectArithImmed() 262 bool AArch64DAGToDAGISel::SelectNegArithImmed(SDValue N, SDValue &Val, in SelectNegArithImmed() 310 bool AArch64DAGToDAGISel::isWorthFolding(SDValue V) const { in isWorthFolding() 323 bool AArch64DAGToDAGISel::SelectShiftedRegister(SDValue N, bool AllowROR, in SelectShiftedRegister() 437 SDNode *AArch64DAGToDAGISel::SelectMLAV64LaneV128(SDNode *N) { in SelectMLAV64LaneV128() 480 SDNode *AArch64DAGToDAGISel::SelectMULLV64LaneV128(unsigned IntNo, SDNode *N) { in SelectMULLV64LaneV128() 540 bool AArch64DAGToDAGISel::SelectArithExtendedRegister(SDValue N, SDValue &Reg, in SelectArithExtendedRegister() [all …]
|