Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp61 unsigned getFI() const { in getFI() function in __anon9bd1fc840111::MipsFastISel::Address
663 unsigned FI = Addr.getFI(); in emitLoad()
714 unsigned FI = Addr.getFI(); in emitStore()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp91 unsigned getFI() const { in getFI() function in __anoncec764240111::AArch64FastISel::Address
983 .addFrameIndex(Addr.getFI()) in simplifyAddress()
1052 int FI = Addr.getFI(); in addLoadStoreOperands()