Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/CodeGen/
H A DTarget.h37 bool hasAlignment() const { return alignment != 0; } in hasAlignment() function
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp15593 bool hasAlignment = true; in TryCombineBaseUpdate() local
15620 hasAlignment = false; in TryCombineBaseUpdate()
15625 hasAlignment = false; in TryCombineBaseUpdate()
15630 hasAlignment = false; in TryCombineBaseUpdate()
15701 hasAlignment = false; in TryCombineBaseUpdate()
15707 hasAlignment = false; in TryCombineBaseUpdate()
15713 hasAlignment = false; in TryCombineBaseUpdate()
15842 hasAlignment ? N->getNumOperands() - 1 : N->getNumOperands(); in TryCombineBaseUpdate()