Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A 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 …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp313 bool IsZExt = isa<ZExtInst>(I); in isIntExtFree() local
1162 bool WantResult, bool IsZExt) { in emitAddSub()
1485 bool AArch64FastISel::emitCmp(const Value *LHS, const Value *RHS, bool IsZExt) { in emitCmp()
1508 bool IsZExt) { in emitICmp()
1555 bool SetFlags, bool WantResult, bool IsZExt) { in emitAdd()
1585 bool SetFlags, bool WantResult, bool IsZExt) { in emitSub()
3921 bool IsZExt = Outs[0].Flags.isZExt(); in selectRet() local
4013 unsigned AArch64FastISel::emiti1Ext(unsigned SrcReg, MVT DestVT, bool IsZExt) { in emiti1Ext()
4114 bool IsZExt) { in emitLSL_ri()
4221 bool IsZExt) { in emitLSR_ri()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp303 bool IsZExt = isa<ZExtInst>(I); in isIntExtFree() local
1163 bool WantResult, bool IsZExt) { in emitAddSub()
1472 bool AArch64FastISel::emitCmp(const Value *LHS, const Value *RHS, bool IsZExt) { in emitCmp()
1495 bool IsZExt) { in emitICmp()
1539 bool SetFlags, bool WantResult, bool IsZExt) { in emitAdd()
1568 bool SetFlags, bool WantResult, bool IsZExt) { in emitSub()
3873 bool IsZExt = Outs[0].Flags.isZExt(); in selectRet() local
3964 unsigned AArch64FastISel::emiti1Ext(unsigned SrcReg, MVT DestVT, bool IsZExt) { in emiti1Ext()
4056 uint64_t Shift, bool IsZExt) { in emitLSL_ri()
4159 uint64_t Shift, bool IsZExt) { in emitLSR_ri()
[all …]
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp450 bool IsZExt, unsigned FP64LoadOpc) { in PPCEmitLoad()
818 bool IsZExt, unsigned DestReg, in PPCEmitCmp()
1808 unsigned DestReg, bool IsZExt) { in PPCEmitIntExt()
1905 bool IsZExt = isa<ZExtInst>(I); in SelectIntExt() local
2308 bool IsZExt = false; in tryToFoldLoadIntoMI() local
H A DPPCInstrInfo.cpp5374 bool IsZExt = definedByZeroExtendingOp(Reg, MRI); in isSignOrZeroExtended() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp456 bool IsZExt, unsigned FP64LoadOpc) { in PPCEmitLoad()
822 bool IsZExt, unsigned DestReg, in PPCEmitCmp()
1805 unsigned DestReg, bool IsZExt) { in PPCEmitIntExt()
1902 bool IsZExt = isa<ZExtInst>(I); in SelectIntExt() local
2301 bool IsZExt = false; in tryToFoldLoadIntoMI() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp1751 bool IsZExt = Outs[0].Flags.isZExt(); in selectRet() local
1889 unsigned DestReg, bool IsZExt) { in emitIntExt()
1976 bool IsZExt = Opcode == Instruction::LShr; in selectShift() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp1760 bool IsZExt = Outs[0].Flags.isZExt(); in selectRet() local
1898 unsigned DestReg, bool IsZExt) { in emitIntExt()
1985 bool IsZExt = Opcode == Instruction::LShr; in selectShift() local
/aosp_15_r20/external/llvm/lib/Target/Mips/
H A 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
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DFastISel.h37 bool IsZExt : 1; member
H A DMachineFrameInfo.h443 void setObjectZExt(int ObjectIdx, bool IsZExt) { in setObjectZExt()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h505 void setObjectZExt(int ObjectIdx, bool IsZExt) { in setObjectZExt()
H A DTargetLowering.h184 bool IsZExt : 1; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h540 void setObjectZExt(int ObjectIdx, bool IsZExt) { in setObjectZExt()
H A DTargetLowering.h291 bool IsZExt : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMachineFrameInfo.h540 void setObjectZExt(int ObjectIdx, bool IsZExt) { in setObjectZExt()
DTargetLowering.h301 bool IsZExt : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineFrameInfo.h540 void setObjectZExt(int ObjectIdx, bool IsZExt) { in setObjectZExt()
DTargetLowering.h301 bool IsZExt : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineFrameInfo.h540 void setObjectZExt(int ObjectIdx, bool IsZExt) { in setObjectZExt()
DTargetLowering.h301 bool IsZExt : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineFrameInfo.h540 void setObjectZExt(int ObjectIdx, bool IsZExt) { in setObjectZExt()
/aosp_15_r20/external/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp1192 bool IsZExt = DecompGEP1.VarIndices[i].ZExtBits > 0 || isa<ZExtInst>(V); in aliasGEP() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp1492 bool IsZExt = DecompGEP1.VarIndices[i].ZExtBits > 0 || isa<ZExtInst>(V); in aliasGEP() local

12