Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DFastISel.h35 bool IsSExt : 1; member
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2806 bool IsSExt) { in canGetThrough()
2874 bool IsSExt = isa<SExtInst>(Ext); in getAction() local
2953 bool IsSExt) { in promoteOperandForOther()
3995 bool IsSExt = isa<SExtInst>(FirstUser); in hasSameExtUse() local