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

1 2

  /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...]
  /external/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.h 134 MVT getVectorIdxTy(const DataLayout &) const override;
  /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-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLowering.h 242 virtual MVT getVectorIdxTy(const DataLayout &DL) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Target/
TargetLowering.h 255 virtual MVT getVectorIdxTy(const DataLayout &DL) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Target/
TargetLowering.h 255 virtual MVT getVectorIdxTy(const DataLayout &DL) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/
TargetLowering.h 261 virtual MVT getVectorIdxTy(const DataLayout &DL) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/
TargetLowering.h 261 virtual MVT getVectorIdxTy(const DataLayout &DL) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/
TargetLowering.h 261 virtual MVT getVectorIdxTy(const DataLayout &DL) const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/
TargetLowering.h 261 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...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Target/
TargetLowering.h 255 virtual MVT getVectorIdxTy(const DataLayout &DL) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Target/
TargetLowering.h 255 virtual MVT getVectorIdxTy(const DataLayout &DL) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Target/
TargetLowering.h 261 virtual MVT getVectorIdxTy(const DataLayout &DL) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Target/
TargetLowering.h 261 virtual MVT getVectorIdxTy(const DataLayout &DL) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Target/
TargetLowering.h 261 virtual MVT getVectorIdxTy(const DataLayout &DL) const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Target/
TargetLowering.h 261 virtual MVT getVectorIdxTy(const DataLayout &DL) const {
    [all...]

Completed in 6522 milliseconds

1 2