| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MBFIWrapper.cpp | 56 void MBFIWrapper::view(const Twine &Name, bool isSimple) { in view()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Instructions.h | 259 bool isSimple() const { return !isAtomic() && !isVolatile(); } in isSimple() function 390 bool isSimple() const { return !isAtomic() && !isVolatile(); } in isSimple() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | DOTGraphTraits.h | 33 bool isSimple() { in isSimple() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | GenericMachineInstrs.h | 53 bool isSimple() const { return !isAtomic() && !isVolatile(); } in isSimple() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | FloatingPointMode.h | 123 bool isSimple() const { in isSimple() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | InfoByHwMode.h | 101 bool isSimple() const { in isSimple() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | TypeIndex.h | 112 bool isSimple() const { return Index < FirstNonSimpleIndex; } in isSimple() function
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ExprConcepts.h | 364 bool isSimple() const { return getKind() == RK_Simple; } in isSimple() function
|
| H A D | Stmt.h | 2847 bool isSimple() const { return IsSimple; } in isSimple() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | ValueTypes.h | 130 bool isSimple() const { in isSimple() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | RegionInfoImpl.h | 225 bool RegionBase<Tr>::isSimple() const { in isSimple() function
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGValue.h | 253 bool isSimple() const { return LVType == Simple; } in isSimple() function
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaStmt.cpp | 1715 bool isSimple() { return Simple; } in isSimple() function in __anon5649fb510d11::DeclExtractor
|
| /freebsd-13.1/contrib/libxo/xohtml/external/ |
| H A D | jquery.js | 5370 isSimple = /^.[^:#\[\.,]*$/, variable
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | SLPVectorizer.cpp | 528 static bool isSimple(Instruction *I) { in isSimple() function
|