Home
last modified time | relevance | path

Searched refs:IsOperandAMemoryOperand (Results 1 – 3 of 3) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp4084 static bool IsOperandAMemoryOperand(CallInst *CI, InlineAsm *IA, Value *OpVal, in IsOperandAMemoryOperand() function
4178 if (!IsOperandAMemoryOperand(CI, IA, I, TLI, TRI)) in FindAllMemoryUses()