OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getVT
(Results
1 - 25
of
39
) sorted by relevancy
1
2
/src/external/apache2/llvm/dist/llvm/utils/TableGen/
DAGISelMatcherEmitter.cpp
670
<< getEnumName(cast<EmitIntegerMatcher>(N)->
getVT
()) << ", ";
679
<< getEnumName(cast<EmitStringIntegerMatcher>(N)->
getVT
()) << ", " << Val
690
OS << "OPC_EmitRegister2, " << getEnumName(Matcher->
getVT
()) << ", ";
694
OS << "OPC_EmitRegister, " << getEnumName(Matcher->
getVT
()) << ", ";
797
OS << getEnumName(EN->
getVT
(i)) << ", ";
DAGISelMatcher.h
825
MVT::SimpleValueType
getVT
() const { return VT; }
849
MVT::SimpleValueType
getVT
() const { return VT; }
874
MVT::SimpleValueType
getVT
() const { return VT; }
1018
MVT::SimpleValueType
getVT
(unsigned i) const {
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
ValueTypes.cpp
501
MVT MVT::
getVT
(Type *Ty, bool HandleUnknown){
524
getVT
(VTy->getElementType(), /*HandleUnknown=*/ false),
536
return MVT::
getVT
(Ty, HandleUnknown);
/src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
RISCVISelDAGToDAG.cpp
1253
cast<VTSDNode>(N.getOperand(1))->
getVT
() == MVT::i32) {
1259
cast<VTSDNode>(N->getOperand(1))->
getVT
().bitsLE(MVT::i32)) {
1264
cast<VTSDNode>(N->getOperand(1))->
getVT
().bitsLT(MVT::i32)) {
1282
cast<VTSDNode>(N->getOperand(1))->
getVT
().bitsLE(MVT::i32)) {
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
MachineValueType.h
1344
static MVT
getVT
(Type *Ty, bool HandleUnknown = false);
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp
684
OS << ":" << N->
getVT
().getEVTString();
SelectionDAG.cpp
1007
EVT VT = cast<VTSDNode>(N)->
getVT
();
3159
EVT EVT = cast<VTSDNode>(Op.getOperand(1))->
getVT
();
3300
EVT VT = cast<VTSDNode>(Op.getOperand(1))->
getVT
();
3698
Tmp = cast<VTSDNode>(Op.getOperand(1))->
getVT
().getSizeInBits();
3701
Tmp = cast<VTSDNode>(Op.getOperand(1))->
getVT
().getSizeInBits();
3808
Tmp = cast<VTSDNode>(Op.getOperand(1))->
getVT
().getScalarSizeInBits();
5663
EVT EVT = cast<VTSDNode>(N2)->
getVT
();
5675
EVT EVT = cast<VTSDNode>(N2)->
getVT
();
5718
assert(VT.isInteger() && cast<VTSDNode>(N2)->
getVT
().isInteger() &&
5726
assert(!cast<VTSDNode>(N2)->
getVT
().isVector() &
[
all
...]
LegalizeVectorOps.cpp
981
EVT OrigTy = cast<VTSDNode>(Node->getOperand(1))->
getVT
();
TargetLowering.cpp
795
EVT ExVT = cast<VTSDNode>(Op.getOperand(1))->
getVT
();
1802
EVT ExVT = cast<VTSDNode>(Op.getOperand(1))->
getVT
();
2062
EVT ZVT = cast<VTSDNode>(Op.getOperand(1))->
getVT
();
3756
!isSExtCheaperThanZExt(cast<VTSDNode>(N0.getOperand(1))->
getVT
(),
3758
EVT ExtSrcTy = cast<VTSDNode>(N0.getOperand(1))->
getVT
();
3861
cast<VTSDNode>(Op0.getOperand(1))->
getVT
() == MVT::i1)
4704
MVT::
getVT
(IntegerType::get(OpTy->getContext(), BitSize), true);
4711
OpInfo.ConstraintVT = MVT::
getVT
(OpTy, true);
8616
EVT SatVT = cast<VTSDNode>(Node->getOperand(1))->
getVT
();
SelectionDAGISel.cpp
2607
if (cast<VTSDNode>(N)->
getVT
() == VT)
2611
return VT == MVT::iPTR && cast<VTSDNode>(N)->
getVT
() == TLI->getPointerTy(DL);
DAGCombiner.cpp
2691
if (TN->
getVT
() == MVT::i1) {
3533
if (TN->
getVT
() == MVT::i1) {
5363
cast<VTSDNode>(Op.getOperand(1))->
getVT
() :
11506
EVT AssertVT = cast<VTSDNode>(N1)->
getVT
();
11510
AssertVT == cast<VTSDNode>(N0.getOperand(1))->
getVT
())
11521
EVT BigA_AssertVT = cast<VTSDNode>(BigA.getOperand(1))->
getVT
();
11541
EVT BigA_AssertVT = cast<VTSDNode>(BigA.getOperand(1))->
getVT
();
11620
ExtVT = cast<VTSDNode>(N->getOperand(1))->
getVT
();
11808
EVT ExtVT = cast<VTSDNode>(N1)->
getVT
();
11826
ExtVT.bitsLT(cast<VTSDNode>(N0.getOperand(1))->
getVT
()))
[
all
...]
LegalizeIntegerTypes.cpp
2850
EVT EVT = cast<VTSDNode>(N->getOperand(1))->
getVT
();
2872
EVT EVT = cast<VTSDNode>(N->getOperand(1))->
getVT
();
3869
EVT EVT = cast<VTSDNode>(N->getOperand(1))->
getVT
();
/src/external/apache2/llvm/dist/llvm/lib/Target/ARC/
ARCISelLowering.cpp
183
unsigned Width = cast<VTSDNode>(Op.getOperand(1))->
getVT
().getSizeInBits();
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86InterleavedAccess.cpp
562
MVT VT = MVT::
getVT
(Shuffles[0]->getType());
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
CallLowering.cpp
872
MVT VT = MVT::
getVT
(Outs[I].Ty);
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
AArch64CallLowering.cpp
395
LLT OldLLT(MVT::
getVT
(CurArgInfo.Ty));
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonISelDAGToDAG.cpp
1463
: cast<VTSDNode>(N.getOperand(1))->
getVT
();
1532
if (T->
getVT
().getSizeInBits() == NumBits) {
1605
return VN->
getVT
().getSizeInBits() <= 16;
HexagonISelLowering.cpp
1063
EVT OrigTy = cast<VTSDNode>(Op.getOperand(1))->
getVT
();
2031
Info.memVT = MVT::
getVT
(ElTy);
2056
Info.memVT = MVT::
getVT
(VecTy);
/src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
WebAssemblyISelLowering.cpp
1651
cast<VTSDNode>(Op.getOperand(1).getNode())->
getVT
().getSimpleVT();
2039
EVT SatVT = cast<VTSDNode>(Op.getOperand(1))->
getVT
();
2210
if (cast<VTSDNode>(FPToInt.getOperand(1))->
getVT
() != MVT::i32)
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp
3321
EVT SatVT = cast<VTSDNode>(Op.getOperand(1))->
getVT
();
4666
EVT ExtraVT = cast<VTSDNode>(Op.getOperand(1))->
getVT
();
6575
cast<VTSDNode>(Val.getOperand(1))->
getVT
().getFixedSizeInBits() -
10874
Info.memVT = MVT::
getVT
(PtrTy->getElementType());
10885
Info.memVT = MVT::
getVT
(PtrTy->getElementType());
10913
Info.memVT = MVT::
getVT
(I.getType());
10925
Info.memVT = MVT::
getVT
(I.getOperand(0)->getType());
12075
return TypeNode->
getVT
();
12796
MemVT = cast<VTSDNode>(Src->getOperand(3))->
getVT
();
12813
MemVT = cast<VTSDNode>(Src->getOperand(4))->
getVT
();
[
all
...]
AArch64ISelDAGToDAG.cpp
555
SrcVT = cast<VTSDNode>(N.getOperand(1))->
getVT
();
1876
unsigned Width = cast<VTSDNode>(N->getOperand(1))->
getVT
().getSizeInBits();
4917
return cast<VTSDNode>(Root->getOperand(3))->
getVT
();
4919
return cast<VTSDNode>(Root->getOperand(4))->
getVT
();
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIISelLowering.cpp
1079
Info.memVT = MVT::
getVT
(CI.getArgOperand(0)->getType());
1099
Info.memVT = MVT::
getVT
(CI.getType());
1114
Info.memVT = MVT::
getVT
(CI.getOperand(0)->getType());
1129
Info.memVT = MVT::
getVT
(CI.getType());
1142
Info.memVT = MVT::
getVT
(CI.getType());
1153
Info.memVT = MVT::
getVT
(CI.getType()); // XXX: what is correct VT?
1168
Info.memVT = MVT::
getVT
(CI.getType());
9435
VTSign->
getVT
() == MVT::i8) ||
9437
VTSign->
getVT
() == MVT::i16)) &&
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h
2210
EVT
getVT
() const { return ValueType; }
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsSEISelLowering.cpp
509
EVT ExtendTy = cast<VTSDNode>(Op0Op2)->
getVT
();
917
EVT ExtendTy = cast<VTSDNode>(Op0Op0->getOperand(2))->
getVT
();
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMISelLowering.cpp
13121
EVT VT = cast<VTSDNode>(Op->getOperand(1))->
getVT
();
14490
cast<VTSDNode>(N->getOperand(1))->
getVT
() ==
19143
Info.memVT = MVT::
getVT
(I.getType());
19152
Info.memVT = MVT::
getVT
(I.getType()->getContainedType(0));
19161
MVT DataVT = MVT::
getVT
(I.getType());
19173
Info.memVT = MVT::
getVT
(I.getArgOperand(2)->getType());
19182
Info.memVT = MVT::
getVT
(I.getArgOperand(2)->getType());
19191
MVT DataVT = MVT::
getVT
(I.getArgOperand(2)->getType());
19204
Info.memVT = MVT::
getVT
(PtrTy->getElementType());
19216
Info.memVT = MVT::
getVT
(PtrTy->getElementType())
[
all
...]
Completed in 99 milliseconds
1
2
Indexes created Sun Jun 07 00:24:08 UTC 2026