Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/CBackend/
DCBackend.cpp174 if (isAddressExposed(Operand)) { in writeOperandDeref()
222 bool isAddressExposed(const Value *V) const { in isAddressExposed() function in __anon4d883a380111::CWriter
1320 bool isAddressImplicit = isAddressExposed(Operand); in writeOperand()
3387 if (isAddressExposed(Ptr)) { in printGEPExpression()