/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | Lint.cpp | 66 class Lint : public FunctionPass, public InstVisitor<Lint> { class 67 friend class InstVisitor<Lint>; 111 Lint() : FunctionPass(ID), MessagesStr(Messages) { in Lint() function in __anonb9fa4a910111::Lint 149 char Lint::ID = 0; 150 INITIALIZE_PASS_BEGIN(Lint, "lint", "Statically lint-checks LLVM IR", 154 INITIALIZE_PASS_END(Lint, "lint", "Statically lint-checks LLVM IR", in INITIALIZE_PASS_DEPENDENCY() 172 bool Lint::runOnFunction(Function &F) { 183 void Lint::visitFunction(Function &F) { in visitFunction() 192 void Lint::visitCallSite(CallSite CS) { in visitCallSite() 342 void Lint::visitCallInst(CallInst &I) { in visitCallInst() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | Lint.cpp | 91 class Lint : public FunctionPass, public InstVisitor<Lint> { class 92 friend class InstVisitor<Lint>; 140 Lint() : FunctionPass(ID), MessagesStr(Messages) { in Lint() function in __anon23ddff3d0111::Lint 186 char Lint::ID = 0; 187 INITIALIZE_PASS_BEGIN(Lint, "lint", "Statically lint-checks LLVM IR", 193 INITIALIZE_PASS_END(Lint, "lint", "Statically lint-checks LLVM IR", in INITIALIZE_PASS_DEPENDENCY() 203 bool Lint::runOnFunction(Function &F) { 216 void Lint::visitFunction(Function &F) { in visitFunction() 225 void Lint::visitCallSite(CallSite CS) { in visitCallSite() 390 void Lint::visitCallInst(CallInst &I) { in visitCallInst() [all …]
|
D | CMakeLists.txt | 45 Lint.cpp
|
/external/llvm/lib/Analysis/ |
D | Lint.cpp | 69 class Lint : public FunctionPass, public InstVisitor<Lint> { class 70 friend class InstVisitor<Lint>; 118 Lint() : FunctionPass(ID), MessagesStr(Messages) { in Lint() function in __anon1d2494e50111::Lint 164 char Lint::ID = 0; 165 INITIALIZE_PASS_BEGIN(Lint, "lint", "Statically lint-checks LLVM IR", 171 INITIALIZE_PASS_END(Lint, "lint", "Statically lint-checks LLVM IR", in INITIALIZE_PASS_DEPENDENCY() 181 bool Lint::runOnFunction(Function &F) { 194 void Lint::visitFunction(Function &F) { in visitFunction() 203 void Lint::visitCallSite(CallSite CS) { in visitCallSite() 351 void Lint::visitCallInst(CallInst &I) { in visitCallInst() [all …]
|
D | CMakeLists.txt | 43 Lint.cpp
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/Lint/ |
D | tail-call-byval.ll | 14 ; Lint should complain about the tail call passing the alloca'd value %c to f1. 27 ; Lint should not complain about passing the alloca'd %c since it's passed
|
D | noalias-byval.ll | 24 ; Lint should complain about us passing %c to both arguments since one of them 42 ; Lint should not complain about passing %c to both arguments even if one is
|
/external/droiddriver/ |
D | build.gradle | 67 // Aborting on lint errors prevents jenkins from processing the Lint output 68 // https://wiki.jenkins-ci.org/display/JENKINS/Android%20Lint%20Plugin
|
/external/vixl/tools/ |
D | lint.py | 76 def Lint(filename, progress_prefix = ''): function 108 return Lint(*args)
|
/external/swiftshader/third_party/llvm-7.0/ |
D | Android.mk | 54 llvm/lib/Analysis/Lint.cpp \
|
D | BUILD.gn | 155 "llvm/lib/Analysis/Lint.cpp",
|
/external/swiftshader/ |
D | CMakeLists.txt | 720 ${LLVM_DIR}/lib/Analysis/Lint.cpp
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart1.csv | 4789 ,"BE","LNI","Lint","Lint","VAN","--3-----","RN","0307",,"5108N 00430E",
|