Searched defs:requiresVirtualBaseRegisters (Results 1 - 5 of 5) sorted by relevance

/external/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.cpp222 bool AArch64RegisterInfo::requiresVirtualBaseRegisters( function in class:AArch64RegisterInfo
/external/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp242 bool SIRegisterInfo::requiresVirtualBaseRegisters( function in class:SIRegisterInfo
/external/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.cpp445 requiresVirtualBaseRegisters(const MachineFunction &MF) const { function in class:ARMBaseRegisterInfo
/external/swiftshader/third_party/LLVM/include/llvm/Target/
H A DTargetRegisterInfo.h565 /// requiresVirtualBaseRegisters - Returns true if the target wants the
568 virtual bool requiresVirtualBaseRegisters(const MachineFunction &MF) const { function in class:llvm::TargetRegisterInfo
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
H A DARMBaseRegisterInfo.cpp829 requiresVirtualBaseRegisters(const MachineFunction &MF) const { function in class:ARMBaseRegisterInfo

Completed in 185 milliseconds