Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMFastISel.cpp920 unsigned Alignment, bool isZExt, bool allocReg) { in ARMEmitLoad()
1353 bool isZExt, bool isEquality) { in ARMEmitCmp()
2611 bool isZExt) { in ARMEmitIntExt()
2756 bool isZExt = isa<ZExtInst>(I); in SelectIntExt() local
2906 uint8_t isZExt : 1; member
2936 bool isZExt; in tryToFoldLoadIntoMI() local
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp920 unsigned Alignment, bool isZExt, bool allocReg) { in ARMEmitLoad()
1350 bool isZExt) { in ARMEmitCmp()
2585 bool isZExt) { in ARMEmitIntExt()
2728 bool isZExt = isa<ZExtInst>(I); in SelectIntExt() local
2880 uint8_t isZExt : 1; member
2911 bool isZExt; in tryToFoldLoadIntoMI() local
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetCallingConv.h50 bool isZExt() const { return Flags & ZExt; } in isZExt() function
DTargetLowering.h1212 bool isZExt : 1; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetCallingConv.h63 bool isZExt() const { return IsZExt; } in isZExt() function
DMachineFrameInfo.h160 bool isZExt = false; member
/external/llvm/include/llvm/Target/
DTargetCallingConv.h70 bool isZExt() const { return Flags & ZExt; } in isZExt() function
DTargetLowering.h2465 bool isZExt : 1; member
/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h126 bool isZExt; member
/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp1553 bool isZExt = isa<ZExtInst>(I); in selectIntExt() local
1655 bool isZExt) { in emitIntExt()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp1778 bool isZExt = isa<ZExtInst>(I); in selectIntExt() local
1881 bool isZExt) { in emitIntExt()