Home
last modified time | relevance | path

Searched defs:SExtInsts (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64AddressTypePromotion.cpp251 AArch64AddressTypePromotion::propagateSignExtension(Instructions &SExtInsts) { in propagateSignExtension()
415 void AArch64AddressTypePromotion::analyzeSExtension(Instructions &SExtInsts) { in analyzeSExtension()
488 Instructions SExtInsts; in runOnFunction() local