Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1396 bool InsertTo64 = false; in tryIndexedLoad() local
1406 InsertTo64 = true; in tryIndexedLoad()
1419 InsertTo64 = DstVT == MVT::i64; in tryIndexedLoad()
1432 InsertTo64 = DstVT == MVT::i64; in tryIndexedLoad()
1465 if (InsertTo64) { in tryIndexedLoad()