Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp63 unsigned getFI() const { in getFI() function in __anon9bd1fc840111::MipsFastISel::Address
749 unsigned FI = Addr.getFI(); in emitLoad()
800 unsigned FI = Addr.getFI(); in emitStore()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp92 unsigned getFI() const { in getFI() function in __anoncec764240111::AArch64FastISel::Address
988 .addFrameIndex(Addr.getFI()) in simplifyAddress()
1057 int FI = Addr.getFI(); in addLoadStoreOperands()