Searched defs:OptNone (Results 1 – 3 of 3) sorted by relevance
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/Passes/ | ||
| H A D | StandardInstrumentations.h | 573 OptNoneInstrumentation OptNone; global() variable |
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
| H A D | SIInsertWaitcnts.cpp | 581 bool OptNone; global() member in __anon17cfcc830211::SIInsertWaitcnts |
| /freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
| H A D | CGBuiltin.cpp | 2574 bool OptNone = CurFuncDecl && CurFuncDecl->hasAttr<OptimizeNoneAttr>(); EmitBuiltinExpr() local |