Searched defs:isZExt (Results 1 – 4 of 4) sorted by relevance
963 unsigned Alignment, bool isZExt, bool allocReg) { in ARMEmitLoad()1366 bool isZExt) { in ARMEmitCmp()2593 bool isZExt) { in ARMEmitIntExt()2736 bool isZExt = isa<ZExtInst>(I); in SelectIntExt() local2888 uint8_t isZExt : 1; member2919 bool isZExt; in tryToFoldLoadIntoMI() local
63 bool isZExt() const { return Flags & ZExt; } in isZExt() function
2223 bool isZExt : 1; member
1292 bool isZExt = isa<ZExtInst>(I); in selectIntExt() local1383 bool isZExt) { in emitIntExt()