Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsMachineFunction.h77 int getGPFI() const { return GPFI; } in getGPFI() function
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeMachineFunction.h103 int getGPFI() const { return GPHolder.FI; } in getGPFI() function