Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3703 bool IsSExt) { in addPromotedInst()
3726 bool IsSExt) { in getOrigType()
3834 bool IsSExt) { in canGetThrough()
3940 bool IsSExt = isa<SExtInst>(Ext); in getAction() local
4019 bool IsSExt) { in promoteOperandForOther()
5177 bool IsSExt = isa<SExtInst>(FirstUser); in hasSameExtUse() local
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DFastISel.h36 bool IsSExt : 1; member
H A DMachineFrameInfo.h455 void setObjectSExt(int ObjectIdx, bool IsSExt) { in setObjectSExt()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4141 Instruction *ExtOpnd, bool IsSExt) { in addPromotedInst()
4163 Instruction *Opnd, bool IsSExt) { in getOrigType()
4271 bool IsSExt) { in canGetThrough()
4377 bool IsSExt = isa<SExtInst>(Ext); in getAction() local
4456 bool IsSExt) { in promoteOperandForOther()
5777 bool IsSExt = isa<SExtInst>(FirstUser); in hasSameExtUse() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2864 bool IsSExt) { in canGetThrough()
2932 bool IsSExt = isa<SExtInst>(Ext); in getAction() local
3011 bool IsSExt) { in promoteOperandForOther()
4079 bool IsSExt = isa<SExtInst>(FirstUser); in hasSameExtUse() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h30 unsigned IsSExt : 1; ///< Sign extended member
H A DMachineFrameInfo.h517 void setObjectSExt(int ObjectIdx, bool IsSExt) { in setObjectSExt()
H A DTargetLowering.h183 bool IsSExt : 1; variable
3605 bool IsSExt : 1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetCallingConv.h30 unsigned IsSExt : 1; ///< Sign extended member
DMachineFrameInfo.h552 void setObjectSExt(int ObjectIdx, bool IsSExt) { in setObjectSExt()
DTargetLowering.h300 bool IsSExt : 1; variable
4668 bool IsSExt : 1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetCallingConv.h30 unsigned IsSExt : 1; ///< Sign extended member
DMachineFrameInfo.h552 void setObjectSExt(int ObjectIdx, bool IsSExt) { in setObjectSExt()
DTargetLowering.h300 bool IsSExt : 1; variable
4556 bool IsSExt : 1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetCallingConv.h30 unsigned IsSExt : 1; ///< Sign extended member
DMachineFrameInfo.h552 void setObjectSExt(int ObjectIdx, bool IsSExt) { in setObjectSExt()
DTargetLowering.h300 bool IsSExt : 1; variable
4591 bool IsSExt : 1; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetCallingConv.h30 unsigned IsSExt : 1; ///< Sign extended member
DMachineFrameInfo.h552 void setObjectSExt(int ObjectIdx, bool IsSExt) { in setObjectSExt()
DTargetLowering.h300 bool IsSExt : 1; variable
4591 bool IsSExt : 1; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h30 unsigned IsSExt : 1; ///< Sign extended member
H A DMachineFrameInfo.h552 void setObjectSExt(int ObjectIdx, bool IsSExt) { in setObjectSExt()
H A DTargetLowering.h290 bool IsSExt : 1; variable
4341 bool IsSExt : 1; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp5373 bool IsSExt = definedBySignExtendingOp(Reg, MRI); in isSignOrZeroExtended() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp15444 bool IsSExt = ExtendOpcode == ISD::SIGN_EXTEND || in performBuildShuffleExtendCombine() local