Home
last modified time | relevance | path

Searched defs:IsZExt (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp316 bool IsZExt = isa<ZExtInst>(I); in isIntExtFree() local
1129 bool WantResult, bool IsZExt) { in emitAddSub()
1452 bool AArch64FastISel::emitCmp(const Value *LHS, const Value *RHS, bool IsZExt) { in emitCmp()
1475 bool IsZExt) { in emitICmp()
1522 bool SetFlags, bool WantResult, bool IsZExt) { in emitAdd()
1552 bool SetFlags, bool WantResult, bool IsZExt) { in emitSub()
3834 bool IsZExt = Outs[0].Flags.isZExt(); in selectRet() local
3921 unsigned AArch64FastISel::emiti1Ext(unsigned SrcReg, MVT DestVT, bool IsZExt) { in emiti1Ext()
4022 bool IsZExt) { in emitLSL_ri()
4129 bool IsZExt) { in emitLSR_ri()
[all …]
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp270 bool IsZExt = isa<ZExtInst>(I); in isIntExtFree() local
1083 bool WantResult, bool IsZExt) { in emitAddSub()
1398 bool AArch64FastISel::emitCmp(const Value *LHS, const Value *RHS, bool IsZExt) { in emitCmp()
1421 bool IsZExt) { in emitICmp()
1468 bool SetFlags, bool WantResult, bool IsZExt) { in emitAdd()
1498 bool SetFlags, bool WantResult, bool IsZExt) { in emitSub()
3748 bool IsZExt = Outs[0].Flags.isZExt(); in selectRet() local
3835 unsigned AArch64FastISel::emiti1Ext(unsigned SrcReg, MVT DestVT, bool IsZExt) { in emiti1Ext()
3936 bool IsZExt) { in emitLSL_ri()
4043 bool IsZExt) { in emitLSR_ri()
[all …]
/external/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp464 bool IsZExt, unsigned FP64LoadOpc) { in PPCEmitLoad()
814 bool IsZExt, unsigned DestReg) { in PPCEmitCmp()
1715 unsigned DestReg, bool IsZExt) { in PPCEmitIntExt()
1817 bool IsZExt = isa<ZExtInst>(I); in SelectIntExt() local
2191 bool IsZExt = false; in tryToFoldLoadIntoMI() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp467 bool IsZExt, unsigned FP64LoadOpc) { in PPCEmitLoad()
833 bool IsZExt, unsigned DestReg, in PPCEmitCmp()
1802 unsigned DestReg, bool IsZExt) { in PPCEmitIntExt()
1904 bool IsZExt = isa<ZExtInst>(I); in SelectIntExt() local
2297 bool IsZExt = false; in tryToFoldLoadIntoMI() local
/external/llvm/include/llvm/CodeGen/
DFastISel.h37 bool IsZExt : 1; member
DMachineFrameInfo.h443 void setObjectZExt(int ObjectIdx, bool IsZExt) { in setObjectZExt()
/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp1505 bool IsZExt = Outs[0].Flags.isZExt(); in selectRet() local
1641 unsigned DestReg, bool IsZExt) { in emitIntExt()
1728 bool IsZExt = Opcode == Instruction::LShr; in selectShift() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp1729 bool IsZExt = Outs[0].Flags.isZExt(); in selectRet() local
1867 unsigned DestReg, bool IsZExt) { in emitIntExt()
1954 bool IsZExt = Opcode == Instruction::LShr; in selectShift() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h480 void setObjectZExt(int ObjectIdx, bool IsZExt) { in setObjectZExt()
DTargetLowering.h181 bool IsZExt : 1; variable
/external/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp1192 bool IsZExt = DecompGEP1.VarIndices[i].ZExtBits > 0 || isa<ZExtInst>(V); in aliasGEP() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp1394 bool IsZExt = DecompGEP1.VarIndices[i].ZExtBits > 0 || isa<ZExtInst>(V); in aliasGEP() local