Home
last modified time | relevance | path

Searched defs:IsSExt (Results 1 – 7 of 7) 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-7.0/llvm/include/llvm/CodeGen/
DTargetCallingConv.h30 unsigned IsSExt : 1; ///< Sign extended member
DMachineFrameInfo.h492 void setObjectSExt(int ObjectIdx, bool IsSExt) { in setObjectSExt()
DTargetLowering.h180 bool IsSExt : 1; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3293 bool IsSExt) { in addPromotedInst()
3316 bool IsSExt) { in getOrigType()
3424 bool IsSExt) { in canGetThrough()
3532 bool IsSExt = isa<SExtInst>(Ext); in getAction() local
3611 bool IsSExt) { in promoteOperandForOther()
4751 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