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

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorTypes.cpp 263 DAG.getConstant(0, DL, TLI.getVectorIdxTy(DAG.getDataLayout())));
397 DAG.getConstant(0, DL, TLI.getVectorIdxTy(DAG.getDataLayout())));
400 DAG.getConstant(0, DL, TLI.getVectorIdxTy(DAG.getDataLayout())));
842 TLI.getVectorIdxTy(DAG.getDataLayout())));
    [all...]
LegalizeVectorOps.cpp     [all...]
LegalizeTypesGeneric.cpp 131 DAG.getConstant(i, dl, TLI.getVectorIdxTy(DAG.getDataLayout()))));
LegalizeIntegerTypes.cpp     [all...]
LegalizeDAG.cpp     [all...]
SelectionDAGBuilder.cpp 341 DAG.getConstant(0, DL, TLI.getVectorIdxTy(DAG.getDataLayout())));
537 DAG.getConstant(i, DL, TLI.getVectorIdxTy(DAG.getDataLayout()))));
562 DAG.getConstant(0, DL, TLI.getVectorIdxTy(DAG.getDataLayout())));
591 TLI.getVectorIdxTy(DAG.getDataLayout())));
595 DAG.getConstant(i, DL, TLI.getVectorIdxTy(DAG.getDataLayout())));
    [all...]
SelectionDAG.cpp     [all...]
DAGCombiner.cpp     [all...]
TargetLowering.cpp     [all...]
  /external/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.h 134 MVT getVectorIdxTy(const DataLayout &) const override;
R600ISelLowering.cpp 876 DAG.getConstant(i, DL, getVectorIdxTy(DAG.getDataLayout()))));
    [all...]
AMDGPUISelLowering.cpp 491 MVT AMDGPUTargetLowering::getVectorIdxTy(const DataLayout &) const {
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.h 367 MVT getVectorIdxTy(const DataLayout &DL) const override {
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp 244 DAG.getConstant(0, DL, getVectorIdxTy(DAG.getDataLayout())));
247 DAG.getConstant(1, DL, getVectorIdxTy(DAG.getDataLayout())));
    [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 189 virtual MVT getVectorIdxTy(const DataLayout &DL) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 242 virtual MVT getVectorIdxTy(const DataLayout &DL) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 242 virtual MVT getVectorIdxTy(const DataLayout &DL) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 242 virtual MVT getVectorIdxTy(const DataLayout &DL) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 242 virtual MVT getVectorIdxTy(const DataLayout &DL) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 242 virtual MVT getVectorIdxTy(const DataLayout &DL) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 242 virtual MVT getVectorIdxTy(const DataLayout &DL) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 242 virtual MVT getVectorIdxTy(const DataLayout &DL) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 242 virtual MVT getVectorIdxTy(const DataLayout &DL) const {
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]

Completed in 567 milliseconds