| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MBFIWrapper.cpp | 56 view(const Twine & Name,bool isSimple) view() argument
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Instructions.h | 251 bool isSimple() const { return !isAtomic() && !isVolatile(); } in isSimple() function 375 bool isSimple() const { return !isAtomic() && !isVolatile(); } in isSimple() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | DOTGraphTraits.h | 33 bool isSimple() { in isSimple() function
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
| H A D | InfoByHwMode.h | 135 bool isSimple() const { in isSimple() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | FloatingPointMode.h | 141 bool isSimple() const { in isSimple() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | TypeIndex.h | 114 bool isSimple() const { return Index < FirstNonSimpleIndex; } in isSimple() function
|
| /freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/ |
| H A D | CIRGenValue.h | 184 bool isSimple() const { return lvType == Simple; } in isSimple() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | ValueTypes.h | 137 bool isSimple() const { in isSimple() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ExprConcepts.h | 387 bool isSimple() const { return getKind() == RK_Simple; } in isSimple() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | RegionInfoImpl.h | 205 bool RegionBase<Tr>::isSimple() const { in isSimple() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | GenericMachineInstrs.h | 63 bool isSimple() const { return !isAtomic() && !isVolatile(); } in isSimple() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/ |
| H A D | Instruction.h | 1223 bool isSimple() const { return cast<llvm::LoadInst>(Val)->isSimple(); } in isSimple() function 1251 bool isSimple() const { return cast<llvm::StoreInst>(Val)->isSimple(); } in isSimple() function
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaStmt.cpp | 1884 bool isSimple() { return Simple; } in isSimple() function in __anon4f6f6e9d0e11::DeclExtractor
|
| /freebsd/contrib/libxo/xohtml/external/ |
| H A D | jquery.js | 5370 isSimple = /^.[^:#\[\.,]*$/, variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | SLPVectorizer.cpp | 1558 static bool isSimple(Instruction *I) { in isSimple() function
|