HomeSort by relevance Sort by last modified time
    Searched refs:SimpleTy (Results 26 - 45 of 45) sorted by null

12

  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 198 switch (VT1.getSimpleVT().SimpleTy) {
    [all...]
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.cpp 458 switch (RegVT.getSimpleVT().SimpleTy) {
463 << RegVT.getSimpleVT().SimpleTy << "\n";
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
PPCISelDAGToDAG.cpp     [all...]
  /external/llvm/utils/TableGen/
IntrinsicEmitter.cpp 378 return EncodeFixedValueType(VVT.getVectorElementType().SimpleTy, Sig);
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp 810 Erased = ValueTypeNodes[VT.getSimpleVT().SimpleTy] != nullptr;
811 ValueTypeNodes[VT.getSimpleVT().SimpleTy] = nullptr;
    [all...]
LegalizeFloatTypes.cpp     [all...]
SelectionDAGISel.cpp     [all...]
DAGCombiner.cpp     [all...]
  /external/llvm/lib/Target/R600/
SIISelLowering.cpp 662 switch (VT.getSimpleVT().SimpleTy) {
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXISelLowering.cpp 58 switch (VT.SimpleTy) {
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelDAGToDAG.cpp 460 switch (N->getSimpleValueType(0).SimpleTy) {
496 switch (N->getSimpleValueType(0).SimpleTy) {
507 switch (N->getSimpleValueType(0).SimpleTy) {
    [all...]
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 66 switch (VT.getSimpleVT().SimpleTy) {
336 switch (VT.getSimpleVT().SimpleTy) {
718 switch (LocVT.getSimpleVT().SimpleTy) {
    [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]
X86InstrInfo.cpp     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsSEISelLowering.cpp 337 MVT::SimpleValueType SVT = VT.getSimpleVT().SimpleTy;
    [all...]

Completed in 1804 milliseconds

12