Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DInstVisitor.h241 RetTy visitUnaryInstruction(UnaryInstruction &I){ DELEGATE(Instruction);} in visitUnaryInstruction() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DInstVisitor.h245 RetTy visitUnaryInstruction(UnaryInstruction &I){ DELEGATE(Instruction);} in visitUnaryInstruction() function
/external/llvm/lib/Analysis/
DInlineCost.cpp187 bool visitUnaryInstruction(UnaryInstruction &I);
543 bool CallAnalyzer::visitUnaryInstruction(UnaryInstruction &I) { in visitUnaryInstruction() function in CallAnalyzer
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DInlineCost.cpp252 bool visitUnaryInstruction(UnaryInstruction &I);
730 bool CallAnalyzer::visitUnaryInstruction(UnaryInstruction &I) { in visitUnaryInstruction() function in CallAnalyzer