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

  /external/swiftshader/third_party/LLVM/lib/Analysis/
IVUsers.cpp 202 WriteAsOperand(OS, UI->getOperandValToReplace(), false);
229 return SE->getSCEV(IU.getOperandValToReplace());
236 IU.getUser(), IU.getOperandValToReplace(),
  /external/llvm/lib/Analysis/
IVUsers.cpp 295 IVUse.getOperandValToReplace()->printAsOperand(OS, false);
325 return SE->getSCEV(IU.getOperandValToReplace());
332 IU.getUser(), IU.getOperandValToReplace(),
  /external/llvm/include/llvm/Analysis/
IVUsers.h 54 /// getOperandValToReplace - Return the Value of the operand in the user
56 Value *getOperandValToReplace() const {
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
IVUsers.h 54 /// getOperandValToReplace - Return the Value of the operand in the user
56 Value *getOperandValToReplace() const {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
IVUsers.h 55 /// getOperandValToReplace - Return the Value of the operand in the user
57 Value *getOperandValToReplace() const {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
IVUsers.h 55 /// getOperandValToReplace - Return the Value of the operand in the user
57 Value *getOperandValToReplace() const {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
IVUsers.h 55 /// getOperandValToReplace - Return the Value of the operand in the user
57 Value *getOperandValToReplace() const {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
IVUsers.h 55 /// getOperandValToReplace - Return the Value of the operand in the user
57 Value *getOperandValToReplace() const {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
IVUsers.h 55 /// getOperandValToReplace - Return the Value of the operand in the user
57 Value *getOperandValToReplace() const {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
IVUsers.h 55 /// getOperandValToReplace - Return the Value of the operand in the user
57 Value *getOperandValToReplace() const {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
IVUsers.h 55 /// getOperandValToReplace - Return the Value of the operand in the user
57 Value *getOperandValToReplace() const {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
IVUsers.h 55 /// getOperandValToReplace - Return the Value of the operand in the user
57 Value *getOperandValToReplace() const {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
IVUsers.h 55 /// getOperandValToReplace - Return the Value of the operand in the user
57 Value *getOperandValToReplace() const {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
IVUsers.h 55 /// getOperandValToReplace - Return the Value of the operand in the user
57 Value *getOperandValToReplace() const {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
IVUsers.h 55 /// getOperandValToReplace - Return the Value of the operand in the user
57 Value *getOperandValToReplace() const {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
IVUsers.h 55 /// getOperandValToReplace - Return the Value of the operand in the user
57 Value *getOperandValToReplace() const {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
IVUsers.h 55 /// getOperandValToReplace - Return the Value of the operand in the user
57 Value *getOperandValToReplace() const {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
IVUsers.h 55 /// getOperandValToReplace - Return the Value of the operand in the user
57 Value *getOperandValToReplace() const {
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
SimplifyIndVar.cpp 415 Value *IVOperand = I->getOperandValToReplace();
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
IndVarSimplify.cpp 652 Value *Op = UI->getOperandValToReplace();
    [all...]
LoopStrengthReduce.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp     [all...]

Completed in 521 milliseconds