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

1 2

  /external/llvm/lib/Target/NVPTX/
NVPTXImageOptimizer.cpp 174 return cleanupValue(EVI->getAggregateOperand());
  /external/llvm/lib/Transforms/Utils/
Evaluator.cpp 299 getVal(EVI->getAggregateOperand()), EVI->getIndices());
304 getVal(IVI->getAggregateOperand()),
  /external/llvm/lib/Analysis/
InlineCost.cpp 817 Constant *C = dyn_cast<Constant>(I.getAggregateOperand());
819 C = SimplifiedValues.lookup(I.getAggregateOperand());
831 Constant *AggC = dyn_cast<Constant>(I.getAggregateOperand());
833 AggC = SimplifiedValues.lookup(I.getAggregateOperand());
    [all...]
CFLGraph.h 447 auto *Ptr = Inst.getAggregateOperand();
InstructionSimplify.cpp     [all...]
Lint.cpp 660 if (Value *W = FindInsertedValue(Ex->getAggregateOperand(),
  /external/swiftshader/third_party/LLVM/lib/Analysis/
ValueTracking.cpp     [all...]
ConstantFolding.cpp 775 cast<Constant>(IVI->getAggregateOperand()),
781 cast<Constant>(EVI->getAggregateOperand()),
    [all...]
InstructionSimplify.cpp     [all...]
Lint.cpp 594 if (Value *W = FindInsertedValue(Ex->getAggregateOperand(),
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/
Instructions.h     [all...]
  /external/llvm/lib/Transforms/Scalar/
SCCP.cpp 797 Value *AggVal = EVI.getAggregateOperand();
818 Value *Aggr = IVI.getAggregateOperand();
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
SCCP.cpp 829 Value *AggVal = EVI.getAggregateOperand();
850 Value *Aggr = IVI.getAggregateOperand();
    [all...]
  /external/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/darwin-x86/clang-4393122/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Instructions.h     [all...]

Completed in 775 milliseconds

1 2