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

  /external/llvm/lib/CodeGen/
InterleavedAccessPass.cpp 210 if (Extract && isa<ConstantInt>(Extract->getIndexOperand())) {
283 auto *IndexOperand = cast<ConstantInt>(Extract->getIndexOperand());
  /external/llvm/lib/Transforms/InstCombine/
InstCombineVectorOps.cpp 77 if (EI.getIndexOperand() == EU->getIndexOperand())
106 Value *Elt = EI.getIndexOperand();
148 EI.getVectorOperand(), EI.getIndexOperand(), DL, TLI, DT, AC))
253 EI.getIndexOperand());
272 EI.getIndexOperand(),
278 EI.getIndexOperand(),
283 EI.getIndexOperand(),
    [all...]
InstCombineLoadStoreAlloca.cpp     [all...]
InstCombineCasts.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineVectorOps.cpp 239 EI.getIndexOperand());
  /external/llvm/lib/Analysis/
Lint.cpp 590 if (ConstantInt *CI = dyn_cast<ConstantInt>(findValue(I.getIndexOperand(),
InstructionSimplify.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Analysis/
Lint.cpp 524 dyn_cast<ConstantInt>(findValue(I.getIndexOperand(),
  /external/llvm/lib/Transforms/Scalar/
RewriteStatepointsForGC.cpp     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/
Instructions.h     [all...]
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/spirv-llvm/lib/SPIRV/
SPIRVWriter.cpp     [all...]
SPIRVReader.cpp 613 Arg.push_back(EEI->getIndexOperand());
    [all...]
  /external/clang/lib/CodeGen/
CGExprScalar.cpp     [all...]

Completed in 890 milliseconds