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

  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.h 134 EVT ExtVT) const override;
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 424 /// true if the (and (load x) c) pattern matches an extload. ExtVT returns
429 EVT LoadResultTy, EVT &ExtVT, EVT &LoadedVT,
    [all...]
LegalizeVectorTypes.cpp 270 EVT ExtVT = cast<VTSDNode>(N->getOperand(1))->getVT().getVectorElementType();
273 LHS, DAG.getValueType(ExtVT));
    [all...]
LegalizeIntegerTypes.cpp     [all...]
SelectionDAG.cpp     [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]

Completed in 526 milliseconds