Searched defs:isZExt (Results 1 – 4 of 4) sorted by relevance
917 unsigned Alignment, bool isZExt, bool allocReg) { in ARMEmitLoad()1351 bool isZExt) { in ARMEmitCmp()2604 bool isZExt) { in ARMEmitIntExt()2749 bool isZExt = isa<ZExtInst>(I); in SelectIntExt() local2899 uint8_t isZExt : 1; member2929 bool isZExt; in tryToFoldLoadIntoMI() local
68 bool isZExt() const { return IsZExt; } in isZExt() function
177 bool isZExt = false; member
1809 bool isZExt = isa<ZExtInst>(I); in selectIntExt() local1912 bool isZExt) { in emitIntExt()