Searched defs:isZExt (Results 1 – 4 of 4) sorted by relevance
965 unsigned Alignment, bool isZExt, bool allocReg) { in ARMEmitLoad()1368 bool isZExt) { in ARMEmitCmp()2596 bool isZExt) { in ARMEmitIntExt()2739 bool isZExt = isa<ZExtInst>(I); in SelectIntExt() local2891 uint8_t isZExt : 1; member2922 bool isZExt; in tryToFoldLoadIntoMI() local
1025 bool isZExt = isa<ZExtInst>(I); in selectIntExt() local1116 bool isZExt) { in emitIntExt()
63 bool isZExt() const { return Flags & ZExt; } in isZExt() function
2272 bool isZExt : 1; member