Displaying 8 results from an estimated 8 matches for "getexttype".
2013 Jan 04
2
[LLVMdev] TableGen patterns with multiple outputs
...lVector.h",
line=139, expr=0x1003b16e7 "begin() + idx < end()") at Signals.inc:358
#5 0x00000001000ca394 in
llvm::SmallVectorTemplateCommon<llvm::EEVT::TypeSet, void>::operator[]
(this=0x10384fed0, idx=1) at SmallVector.h:139
#6 0x00000001000c965b in llvm::TreePatternNode::getExtType
(this=0x10384fed0, ResNo=1) at CodeGenDAGPatterns.h:349
#7 0x00000001000bd615 in llvm::CodeGenDAGPatterns::ParseInstructions
(this=0x7fff5fbff0b0) at
/Users/jholewinski/projects/llvm/src/llvm/utils/TableGen/CodeGenDAGPatterns.cpp:2782
#8 0x00000001000b7143 in llvm::CodeGenDAGPatterns::CodeGenDAGP...
2013 Jan 07
2
[LLVMdev] TableGen patterns with multiple outputs
...e=139, expr=0x1003b16e7 "begin() + idx < end()") at Signals.inc:358
> #5 0x00000001000ca394 in
> llvm::SmallVectorTemplateCommon<llvm::EEVT::TypeSet, void>::operator[]
> (this=0x10384fed0, idx=1) at SmallVector.h:139
> #6 0x00000001000c965b in llvm::TreePatternNode::getExtType
> (this=0x10384fed0, ResNo=1) at CodeGenDAGPatterns.h:349
> #7 0x00000001000bd615 in llvm::CodeGenDAGPatterns::ParseInstructions
> (this=0x7fff5fbff0b0) at
> /Users/jholewinski/projects/llvm/src/llvm/utils/TableGen/CodeGenDAGPatterns.cpp:2782
> #8 0x00000001000b7143 in llvm::CodeGe...
2013 Jan 07
0
[LLVMdev] TableGen patterns with multiple outputs
...quot;, line=139, expr=0x1003b16e7 "begin() + idx < end()") at Signals.inc:358
> #5 0x00000001000ca394 in llvm::SmallVectorTemplateCommon<llvm::EEVT::TypeSet, void>::operator[] (this=0x10384fed0, idx=1) at SmallVector.h:139
> #6 0x00000001000c965b in llvm::TreePatternNode::getExtType (this=0x10384fed0, ResNo=1) at CodeGenDAGPatterns.h:349
> #7 0x00000001000bd615 in llvm::CodeGenDAGPatterns::ParseInstructions (this=0x7fff5fbff0b0) at /Users/jholewinski/projects/llvm/src/llvm/utils/TableGen/CodeGenDAGPatterns.cpp:2782
> #8 0x00000001000b7143 in llvm::CodeGenDAGPatterns::C...
2013 Jan 07
0
[LLVMdev] TableGen patterns with multiple outputs
...ine=139, expr=0x1003b16e7 "begin() + idx < end()") at Signals.inc:358
>> #5 0x00000001000ca394 in llvm::SmallVectorTemplateCommon<llvm::EEVT::TypeSet, void>::operator[] (this=0x10384fed0, idx=1) at SmallVector.h:139
>> #6 0x00000001000c965b in llvm::TreePatternNode::getExtType (this=0x10384fed0, ResNo=1) at CodeGenDAGPatterns.h:349
>> #7 0x00000001000bd615 in llvm::CodeGenDAGPatterns::ParseInstructions (this=0x7fff5fbff0b0) at /Users/jholewinski/projects/llvm/src/llvm/utils/TableGen/CodeGenDAGPatterns.cpp:2782
>> #8 0x00000001000b7143 in llvm::CodeGenDAGPat...
2019 Nov 20
4
Tablegen PAT limitation?
...bsp; BResNo);
NodeToApply->dump(); //v1i16:{ *:[i16] }:$roffset
BigOperand->dump(); //(sext:{ *:[v1i32] } v1i16:{ *:[i16] }:$roffset)
return TI.EnforceSmallerThan(NodeToApply->getExtType(ResNo),
BigOperand->getExtType(BResNo));
}
bool TypeInfer::EnforceSmallerThan(TypeSetByHwM...
2019 Nov 21
2
Tablegen PAT limitation?
...sp; BResNo);
NodeToApply->dump(); //v1i16:{ *:[i16] }:$roffset
BigOperand->dump(); //(sext:{ *:[v1i32] } v1i16:{ *:[i16] }:$roffset)
return TI.EnforceSmallerThan(NodeToApply->getExtType(ResNo),
BigOperand->getExtType(BResNo));
}
bool TypeInfer::...
2019 Nov 22
2
Tablegen PAT limitation?
...sp; BResNo);
NodeToApply->dump(); //v1i16:{ *:[i16] }:$roffset
BigOperand->dump(); //(sext:{ *:[v1i32] } v1i16:{ *:[i16] }:$roffset)
return TI.EnforceSmallerThan(NodeToApply->getExtType(ResNo),
BigOperand->getExtType(BResNo));
}
bool TypeInfer::...
2019 Nov 25
2
Tablegen PAT limitation?
...sp; BResNo);
NodeToApply->dump(); //v1i16:{ *:[i16] }:$roffset
BigOperand->dump(); //(sext:{ *:[v1i32] } v1i16:{ *:[i16] }:$roffset)
return TI.EnforceSmallerThan(NodeToApply->getExtType(ResNo),
BigOperand->getExtType(BResNo));
}
bool TypeInfer::...