Home
last modified time | relevance | path

Searched refs:index2StackSlot (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveStackAnalysis.cpp60 LiveInterval(TargetRegisterInfo::index2StackSlot(Slot), 0.0F))); in getOrCreateInterval()
/external/llvm/lib/CodeGen/
DLiveStackAnalysis.cpp64 TargetRegisterInfo::index2StackSlot(Slot), 0.0F)) in getOrCreateInterval()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveStacks.cpp64 TargetRegisterInfo::index2StackSlot(Slot), 0.0F)) in getOrCreateInterval()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DRDFRegisters.h107 return TargetRegisterInfo::index2StackSlot(RegMasks.find(RM)); in getRegMaskId()
DHexagonConstExtenders.cpp239 Reg = TargetRegisterInfo::index2StackSlot(Op.getIndex()); in operator =()
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetRegisterInfo.h266 static unsigned index2StackSlot(int FI) { in index2StackSlot() function
/external/llvm/include/llvm/Target/
DTargetRegisterInfo.h308 static unsigned index2StackSlot(int FI) { in index2StackSlot() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetRegisterInfo.h281 static unsigned index2StackSlot(int FI) { in index2StackSlot() function