Home
last modified time | relevance | path

Searched defs:isZExt (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp934 MaybeAlign Alignment, bool isZExt, in ARMEmitLoad()
1382 bool isZExt) { in ARMEmitCmp()
2673 bool isZExt) { in ARMEmitIntExt()
2818 bool isZExt = isa<ZExtInst>(I); in SelectIntExt() local
2972 uint8_t isZExt : 1; member
3002 bool isZExt; in tryToFoldLoadIntoMI() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h74 bool isZExt() const { return IsZExt; } in isZExt() function
H A DMachineFrameInfo.h179 bool isZExt = false; member
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp1812 bool isZExt = isa<ZExtInst>(I); in selectIntExt() local
1915 bool isZExt) { in emitIntExt()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp2870 Type *SrcTy) -> bool { in tryToMatchAndCreateExtendedReduction()
2921 VPWidenCastRecipe *Ext1, VPWidenCastRecipe *OuterExt) -> bool { in tryToMatchAndCreateMulAccumulateReduction()