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

  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
AddrModeMatcher.cpp 378 /// IsOperandAMemoryOperand - Check to see if all uses of OpVal by the specified
381 static bool IsOperandAMemoryOperand(CallInst *CI, InlineAsm *IA, Value *OpVal,
439 if (!IsOperandAMemoryOperand(CI, IA, I, TLI))
  /external/llvm/lib/CodeGen/
CodeGenPrepare.cpp     [all...]

Completed in 193 milliseconds