• Home
  • Raw
  • Download

Lines Matching defs:reg

77 int convertType(int type, int reg, bool isPhysical) {  in convertType()
1916 inline void loadFromSpillRegion_with_self(OpndSize size, int reg_self, bool selfPhysical, int reg, …
1923 inline void loadFromSpillRegion(OpndSize size, int reg, int offset) {
1932 inline void saveToSpillRegion_with_self(OpndSize size, int selfReg, bool selfPhysical, int reg, int…
1938 inline void saveToSpillRegion(OpndSize size, int reg, int offset) {
1947 inline void loadFromSpillRegion(OpndSize size, int reg, int offset) {
1954 inline void saveToSpillRegion(OpndSize size, int reg, int offset) {
1996 void dumpPartToMem(int reg /*xmm physical reg*/, int vA, bool isLow) {
2053 void invalidateVRDueToConst(int reg, OpndSize size) {
2121 void invalidateVR(int reg, LowOpndRegType pType) {
2205 int updateVirtualReg(int reg, LowOpndRegType pType) {
2281 int registerAlloc(int type, int reg, bool isPhysical, bool updateRefCount) {
2360 int registerAllocMove(int reg, int type, bool isPhysical, int srcReg) {
2392 int getFreeReg(int type, int reg, int indexToCompileTable) {
2577 PhysicalReg spillForLogicalReg(int type, int reg, int indexToCompileTable) {
2815 void updateCurrentBBWithConstraints(PhysicalReg reg) {
3112 int updateVRAtUse(int reg, LowOpndRegType pType, int regAll) {
3892 bool isTemp8Bit(int type, int reg) {
4321 int updateRefCount(int reg, LowOpndRegType type) {
4334 int updateRefCount2(int reg, int type, bool isPhysical) {
4389 void updateGlue(int reg, bool isPhysical, int glue_reg) {
4416 int checkVirtualReg(int reg, LowOpndRegType type, int updateRefCount) {
4435 bool checkTempReg2(int reg, int type, bool isPhysical, int physicalRegForVR) {
4466 int checkTempReg(int reg, int type, bool isPhysical, int vrNum) {