Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DFastISel.h36 bool IsSExt : 1; member
DMachineFrameInfo.h455 void setObjectSExt(int ObjectIdx, bool IsSExt) { in setObjectSExt()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetCallingConv.h30 unsigned IsSExt : 1; ///< Sign extended member
DMachineFrameInfo.h517 void setObjectSExt(int ObjectIdx, bool IsSExt) { in setObjectSExt()
DTargetLowering.h183 bool IsSExt : 1; variable
3605 bool IsSExt : 1; member
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetCallingConv.h30 unsigned IsSExt : 1; ///< Sign extended member
DMachineFrameInfo.h529 void setObjectSExt(int ObjectIdx, bool IsSExt) { in setObjectSExt()
DTargetLowering.h275 bool IsSExt : 1; variable
3849 bool IsSExt : 1; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
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
/external/llvm-project/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3851 bool IsSExt) { in addPromotedInst()
3874 bool IsSExt) { in getOrigType()
3982 bool IsSExt) { in canGetThrough()
4088 bool IsSExt = isa<SExtInst>(Ext); in getAction() local
4167 bool IsSExt) { in promoteOperandForOther()
5463 bool IsSExt = isa<SExtInst>(FirstUser); in hasSameExtUse() local
/external/llvm/lib/CodeGen/
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