Home
last modified time | relevance | path

Searched refs:IsOperandAMemoryOperand (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DAddrModeMatcher.cpp381 static bool IsOperandAMemoryOperand(CallInst *CI, InlineAsm *IA, Value *OpVal, in IsOperandAMemoryOperand() function
439 if (!IsOperandAMemoryOperand(CI, IA, I, TLI)) in FindAllMemoryUses()
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3462 static bool IsOperandAMemoryOperand(CallInst *CI, InlineAsm *IA, Value *OpVal, in IsOperandAMemoryOperand() function
3530 if (!IsOperandAMemoryOperand(CI, IA, I, TM)) in FindAllMemoryUses()