Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1592 bool InsertTo64 = false; in tryIndexedLoad() local
1602 InsertTo64 = true; in tryIndexedLoad()
1615 InsertTo64 = DstVT == MVT::i64; in tryIndexedLoad()
1628 InsertTo64 = DstVT == MVT::i64; in tryIndexedLoad()
1661 if (InsertTo64) { in tryIndexedLoad()