Home
last modified time | relevance | path

Searched defs:visitVAStartInst (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp1918 void visitVAStartInst(VAStartInst &I) { in visitVAStartInst() function
2963 void visitVAStartInst(VAStartInst &I) override { in visitVAStartInst() function
3090 void visitVAStartInst(VAStartInst &I) override { in visitVAStartInst() function
3245 void visitVAStartInst(VAStartInst &I) override { in visitVAStartInst() function
3493 void visitVAStartInst(VAStartInst &I) override { in visitVAStartInst() function
3551 void visitVAStartInst(VAStartInst &I) override {} in visitVAStartInst() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DInstVisitor.h223 RetTy visitVAStartInst(VAStartInst &I) { DELEGATE(IntrinsicInst); } in visitVAStartInst() function
/external/llvm/include/llvm/IR/
DInstVisitor.h219 RetTy visitVAStartInst(VAStartInst &I) { DELEGATE(IntrinsicInst); } in visitVAStartInst() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp2110 void visitVAStartInst(VAStartInst &I) { in visitVAStartInst() function
3380 void visitVAStartInst(VAStartInst &I) override { in visitVAStartInst() function
3493 void visitVAStartInst(VAStartInst &I) override { in visitVAStartInst() function
3654 void visitVAStartInst(VAStartInst &I) override { in visitVAStartInst() function
3913 void visitVAStartInst(VAStartInst &I) override { in visitVAStartInst() function
3981 void visitVAStartInst(VAStartInst &I) override {} in visitVAStartInst() function
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1230 Instruction *InstCombiner::visitVAStartInst(VAStartInst &I) { in visitVAStartInst() function in InstCombiner
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1845 Instruction *InstCombiner::visitVAStartInst(VAStartInst &I) { in visitVAStartInst() function in InstCombiner