Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DAnalysis.cpp234 static const Value *getNoopInput(const Value *V, in getNoopInput() function
344 RetVal = getNoopInput(RetVal, RetIndices, BitsRequired, TLI, DL); in slotOnlyDiscardsData()
356 CallVal = getNoopInput(CallVal, CallIndices, BitsProvided, TLI, DL); in slotOnlyDiscardsData()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DAnalysis.cpp233 static const Value *getNoopInput(const Value *V, in getNoopInput() function
325 RetVal = getNoopInput(RetVal, RetIndices, BitsRequired, TLI, DL); in slotOnlyDiscardsData()
337 CallVal = getNoopInput(CallVal, CallIndices, BitsProvided, TLI, DL); in slotOnlyDiscardsData()