Searched defs:isZExt (Results 1 – 4 of 4) sorted by relevance
901 unsigned Alignment, bool isZExt, bool allocReg) { in ARMEmitLoad()1335 bool isZExt) { in ARMEmitCmp()2599 bool isZExt) { in ARMEmitIntExt()2744 bool isZExt = isa<ZExtInst>(I); in SelectIntExt() local2894 uint8_t isZExt : 1; member2924 bool isZExt; in tryToFoldLoadIntoMI() local
73 bool isZExt() const { return IsZExt; } in isZExt() function
178 bool isZExt = false; member
1806 bool isZExt = isa<ZExtInst>(I); in selectIntExt() local1909 bool isZExt) { in emitIntExt()