HomeSort by relevance Sort by last modified time
    Searched refs:LAST_INTEGER_VALUETYPE (Results 1 - 8 of 8) sorted by null

  /external/llvm/include/llvm/CodeGen/
MachineValueType.h 46 LAST_INTEGER_VALUETYPE = i128,
179 SimpleTy <= MVT::LAST_INTEGER_VALUETYPE) ||
ValueTypes.h 275 IntVT <= MVT::LAST_INTEGER_VALUETYPE; ++IntVT) {
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 592 t <= MVT::LAST_INTEGER_VALUETYPE && LC == RTLIB::UNKNOWN_LIBCALL; ++t) {
    [all...]
LegalizeVectorTypes.cpp     [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 145 I <= MVT::LAST_INTEGER_VALUETYPE;
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 589 milliseconds