/external/swiftshader/third_party/LLVM/include/llvm/ |
D | IntrinsicInst.h | 48 static inline bool classof(const IntrinsicInst *) { return true; } in classof() function 49 static inline bool classof(const CallInst *I) { in classof() function 54 static inline bool classof(const Value *V) { in classof() function 65 static inline bool classof(const DbgInfoIntrinsic *) { return true; } in classof() function 66 static inline bool classof(const IntrinsicInst *I) { in classof() function 74 static inline bool classof(const Value *V) { in classof() function 89 static inline bool classof(const DbgDeclareInst *) { return true; } in classof() function 90 static inline bool classof(const IntrinsicInst *I) { in classof() function 93 static inline bool classof(const Value *V) { in classof() function 111 static inline bool classof(const DbgValueInst *) { return true; } in classof() function [all …]
|
D | Operator.h | 59 static inline bool classof(const Operator *) { return true; } in classof() function 60 static inline bool classof(const Instruction *) { return true; } in classof() function 61 static inline bool classof(const ConstantExpr *) { return true; } in classof() function 62 static inline bool classof(const Value *V) { in classof() function 105 static inline bool classof(const OverflowingBinaryOperator *) { return true; } in classof() function 106 static inline bool classof(const Instruction *I) { in classof() function 112 static inline bool classof(const ConstantExpr *CE) { in classof() function 118 static inline bool classof(const Value *V) { in classof() function 153 static inline bool classof(const ConstantExpr *CE) { in classof() function 156 static inline bool classof(const Instruction *I) { in classof() function [all …]
|
D | DerivedTypes.h | 87 static inline bool classof(const IntegerType *) { return true; } in classof() function 88 static inline bool classof(const Type *T) { in classof() function 136 static inline bool classof(const FunctionType *) { return true; } in classof() function 137 static inline bool classof(const Type *T) { in classof() function 159 static inline bool classof(const CompositeType *) { return true; } in classof() function 160 static inline bool classof(const Type *T) { in classof() function 291 static inline bool classof(const StructType *) { return true; } in classof() function 292 static inline bool classof(const Type *T) { in classof() function 321 static inline bool classof(const SequentialType *) { return true; } in classof() function 322 static inline bool classof(const Type *T) { in classof() function [all …]
|
D | InstrTypes.h | 76 static inline bool classof(const TerminatorInst *) { return true; } in classof() function 77 static inline bool classof(const Instruction *I) { in classof() function 80 static inline bool classof(const Value *V) { in classof() function 116 static inline bool classof(const UnaryInstruction *) { return true; } in classof() function 117 static inline bool classof(const Instruction *I) { in classof() function 124 static inline bool classof(const Value *V) { in classof() function
|
D | Instructions.h | 113 static inline bool classof(const AllocaInst *) { return true; } in classof() function 114 static inline bool classof(const Instruction *I) { in classof() function 117 static inline bool classof(const Value *V) { in classof() function 233 static inline bool classof(const LoadInst *) { return true; } in classof() function 234 static inline bool classof(const Instruction *I) { in classof() function 237 static inline bool classof(const Value *V) { in classof() function 355 static inline bool classof(const StoreInst *) { return true; } in classof() function 356 static inline bool classof(const Instruction *I) { in classof() function 359 static inline bool classof(const Value *V) { in classof() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | IntrinsicInst.h | 56 static bool classof(const CallInst *I) { in classof() function 61 static bool classof(const Value *V) { in classof() function 102 static bool classof(const IntrinsicInst *I) { in classof() function 112 static bool classof(const Value *V) { in classof() function 125 static bool classof(const IntrinsicInst *I) { in classof() function 128 static bool classof(const Value *V) { in classof() function 141 static bool classof(const IntrinsicInst *I) { in classof() function 144 static bool classof(const Value *V) { in classof() function 158 static bool classof(const IntrinsicInst *I) { in classof() function 161 static bool classof(const Value *V) { in classof() function [all …]
|
D | Operator.h | 57 static bool classof(const Instruction *) { return true; } in classof() function 58 static bool classof(const ConstantExpr *) { return true; } in classof() function 59 static bool classof(const Value *V) { in classof() function 100 static bool classof(const Instruction *I) { in classof() function 106 static bool classof(const ConstantExpr *CE) { in classof() function 112 static bool classof(const Value *V) { in classof() function 147 static bool classof(const ConstantExpr *CE) { in classof() function 150 static bool classof(const Instruction *I) { in classof() function 153 static bool classof(const Value *V) { in classof() function 367 static bool classof(const Instruction *I) { in classof() function [all …]
|
D | Constants.h | 74 static bool classof(const Value *V) { in classof() function 256 static bool classof(const Value *V) { in classof() function 329 static bool classof(const Value *V) { in classof() function 370 static bool classof(const Value *V) { in classof() function 395 static bool classof(const Value *V) { in classof() function
|
/external/llvm/include/llvm/IR/ |
D | IntrinsicInst.h | 48 static inline bool classof(const CallInst *I) { in classof() function 53 static inline bool classof(const Value *V) { in classof() function 67 static inline bool classof(const IntrinsicInst *I) { in classof() function 75 static inline bool classof(const Value *V) { in classof() function 99 static inline bool classof(const IntrinsicInst *I) { in classof() function 102 static inline bool classof(const Value *V) { in classof() function 132 static inline bool classof(const IntrinsicInst *I) { in classof() function 135 static inline bool classof(const Value *V) { in classof() function 201 static inline bool classof(const IntrinsicInst *I) { in classof() function 210 static inline bool classof(const Value *V) { in classof() function [all …]
|
D | Operator.h | 64 static inline bool classof(const Instruction *) { return true; } in classof() function 65 static inline bool classof(const ConstantExpr *) { return true; } in classof() function 66 static inline bool classof(const Value *V) { in classof() function 106 static inline bool classof(const Instruction *I) { in classof() function 112 static inline bool classof(const ConstantExpr *CE) { in classof() function 118 static inline bool classof(const Value *V) { in classof() function 151 static inline bool classof(const ConstantExpr *CE) { in classof() function 154 static inline bool classof(const Instruction *I) { in classof() function 157 static inline bool classof(const Value *V) { in classof() function 307 static inline bool classof(const Instruction *I) { in classof() function [all …]
|
D | DiagnosticInfo.h | 157 static bool classof(const DiagnosticInfo *DI) { in classof() function 201 static bool classof(const DiagnosticInfo *DI) { in classof() function 219 static bool classof(const DiagnosticInfo *DI) { in classof() function 247 static bool classof(const DiagnosticInfo *DI) { in classof() function 269 static bool classof(const DiagnosticInfo *DI) { in classof() function 294 static bool classof(const DiagnosticInfo *DI) { in classof() function 324 static bool classof(const DiagnosticInfo *DI) { in classof() function 403 static bool classof(const DiagnosticInfo *DI) { in classof() function 434 static bool classof(const DiagnosticInfo *DI) { in classof() function 460 static bool classof(const DiagnosticInfo *DI) { in classof() function [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/ |
D | CoroInstr.h | 61 static bool classof(const IntrinsicInst *I) { in classof() function 64 static bool classof(const Value *V) { in classof() function 73 static bool classof(const IntrinsicInst *I) { in classof() function 76 static bool classof(const Value *V) { in classof() function 178 static bool classof(const IntrinsicInst *I) { in classof() function 181 static bool classof(const Value *V) { in classof() function 190 static bool classof(const IntrinsicInst *I) { in classof() function 193 static bool classof(const Value *V) { in classof() function 206 static bool classof(const IntrinsicInst *I) { in classof() function 209 static bool classof(const Value *V) { in classof() function [all …]
|
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
D | ScalarEvolutionExpressions.h | 48 static inline bool classof(const SCEVConstant *S) { return true; } in classof() function 49 static inline bool classof(const SCEV *S) { in classof() function 70 static inline bool classof(const SCEVCastExpr *S) { return true; } in classof() function 71 static inline bool classof(const SCEV *S) { in classof() function 90 static inline bool classof(const SCEVTruncateExpr *S) { return true; } in classof() function 91 static inline bool classof(const SCEV *S) { in classof() function 108 static inline bool classof(const SCEVZeroExtendExpr *S) { return true; } in classof() function 109 static inline bool classof(const SCEV *S) { in classof() function 126 static inline bool classof(const SCEVSignExtendExpr *S) { return true; } in classof() function 127 static inline bool classof(const SCEV *S) { in classof() function [all …]
|
/external/clang/include/clang/Driver/ |
D | Action.h | 138 static bool classof(const Action *A) { in classof() function 154 static bool classof(const Action *A) { in classof() function 177 static bool classof(const Action *A) { in classof() function 191 static bool classof(const Action *A) { return A->getKind() == CudaHostClass; } in classof() function 201 static bool classof(const Action *A) { in classof() function 212 static bool classof(const Action *A) { in classof() function 222 static bool classof(const Action *A) { in classof() function 232 static bool classof(const Action *A) { in classof() function 242 static bool classof(const Action *A) { in classof() function 252 static bool classof(const Action *A) { in classof() function [all …]
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | PseudoSourceValue.h | 53 static inline bool classof(const PseudoSourceValue *) { return true; } in classof() function 54 static inline bool classof(const Value *V) { in classof() function 93 static inline bool classof(const FixedStackPseudoSourceValue *) { in classof() function 96 static inline bool classof(const Value *V) { in classof() function
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | MemRegion.h | 194 static bool classof(const MemRegion *R) { in classof() function 211 static bool classof(const MemRegion *R) { in classof() function 222 static bool classof(const MemRegion *R) { in classof() function 248 static bool classof(const MemRegion *R) { in classof() function 266 static bool classof(const MemRegion *R) { in classof() function 285 static bool classof(const MemRegion *R) { in classof() function 305 static bool classof(const MemRegion *R) { in classof() function 323 static bool classof(const MemRegion *R) { in classof() function 338 static bool classof(const MemRegion *R) { in classof() function 352 static bool classof(const MemRegion *R) { in classof() function [all …]
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/ |
D | DIE.h | 228 static bool classof(const DIEValue *) { return true; } in classof() function 270 static bool classof(const DIEInteger *) { return true; } in classof() function 271 static bool classof(const DIEValue *I) { return I->getType() == isInteger; } in classof() function 297 static bool classof(const DIEString *) { return true; } in classof() function 298 static bool classof(const DIEValue *S) { return S->getType() == isString; } in classof() function 326 static bool classof(const DIELabel *) { return true; } in classof() function 327 static bool classof(const DIEValue *L) { return L->getType() == isLabel; } in classof() function 353 static bool classof(const DIEDelta *) { return true; } in classof() function 354 static bool classof(const DIEValue *D) { return D->getType() == isDelta; } in classof() function 383 static bool classof(const DIEEntry *) { return true; } in classof() function [all …]
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMConstantPoolValue.h | 106 static bool classof(const ARMConstantPoolValue *) { return true; } in classof() function 158 static bool classof(const ARMConstantPoolValue *APV) { in classof() function 161 static bool classof(const ARMConstantPoolConstant *) { return true; } in classof() function 192 static bool classof(const ARMConstantPoolValue *ACPV) { in classof() function 195 static bool classof(const ARMConstantPoolSymbol *) { return true; } in classof() function 225 static bool classof(const ARMConstantPoolValue *ACPV) { in classof() function 228 static bool classof(const ARMConstantPoolMBB *) { return true; } in classof() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | DAGISelMatcher.h | 211 static bool classof(const Matcher *N) { in classof() function 236 static bool classof(const Matcher *N) { in classof() function 268 static bool classof(const Matcher *N) { in classof() function 284 static bool classof(const Matcher *N) { in classof() function 300 static bool classof(const Matcher *N) { in classof() function 318 static bool classof(const Matcher *N) { in classof() function 335 static bool classof(const Matcher *N) { in classof() function 355 static bool classof(const Matcher *N) { in classof() function 379 static bool classof(const Matcher *N) { in classof() function 402 static bool classof(const Matcher *N) { in classof() function [all …]
|
/external/llvm/utils/TableGen/ |
D | DAGISelMatcher.h | 211 static inline bool classof(const Matcher *N) { in classof() function 236 static inline bool classof(const Matcher *N) { in classof() function 268 static inline bool classof(const Matcher *N) { in classof() function 284 static inline bool classof(const Matcher *N) { in classof() function 300 static inline bool classof(const Matcher *N) { in classof() function 318 static inline bool classof(const Matcher *N) { in classof() function 335 static inline bool classof(const Matcher *N) { in classof() function 355 static inline bool classof(const Matcher *N) { in classof() function 379 static inline bool classof(const Matcher *N) { in classof() function 402 static inline bool classof(const Matcher *N) { in classof() function [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | ConstantsContext.h | 193 static bool classof(const ConstantExpr *CE) { in classof() function 196 static bool classof(const Value *V) { in classof() function 225 static bool classof(const ConstantExpr *CE) { in classof() function 228 static bool classof(const Value *V) { in classof() function 258 static bool classof(const ConstantExpr *CE) { in classof() function 261 static bool classof(const Value *V) { in classof() function 287 static bool classof(const ConstantExpr *CE) { in classof() function 291 static bool classof(const Value *V) { in classof() function
|
/external/llvm/lib/IR/ |
D | ConstantsContext.h | 181 static bool classof(const ConstantExpr *CE) { in classof() function 184 static bool classof(const Value *V) { in classof() function 214 static bool classof(const ConstantExpr *CE) { in classof() function 217 static bool classof(const Value *V) { in classof() function 245 static bool classof(const ConstantExpr *CE) { in classof() function 248 static bool classof(const Value *V) { in classof() function 274 static bool classof(const ConstantExpr *CE) { in classof() function 278 static bool classof(const Value *V) { in classof() function
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | DAGISelMatcher.h | 101 static inline bool classof(const Matcher *) { return true; } in classof() function 220 static inline bool classof(const Matcher *N) { in classof() function 246 static inline bool classof(const Matcher *N) { in classof() function 280 static inline bool classof(const Matcher *N) { in classof() function 299 static inline bool classof(const Matcher *N) { in classof() function 318 static inline bool classof(const Matcher *N) { in classof() function 339 static inline bool classof(const Matcher *N) { in classof() function 359 static inline bool classof(const Matcher *N) { in classof() function 382 static inline bool classof(const Matcher *N) { in classof() function 407 static inline bool classof(const Matcher *N) { in classof() function [all …]
|
/external/clang/include/clang/AST/ |
D | StmtOpenMP.h | 203 static bool classof(const Stmt *S) { in classof() function 285 static bool classof(const Stmt *T) { in classof() function 763 static bool classof(const Stmt *T) { in classof() function 840 static bool classof(const Stmt *T) { in classof() function 917 static bool classof(const Stmt *T) { in classof() function 982 static bool classof(const Stmt *T) { in classof() function 1053 static bool classof(const Stmt *T) { in classof() function 1113 static bool classof(const Stmt *T) { in classof() function 1170 static bool classof(const Stmt *T) { in classof() function 1217 static bool classof(const Stmt *T) { in classof() function [all …]
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | DerivedTypes.h | 91 static inline bool classof(const Type *T) { in classof() function 140 static inline bool classof(const Type *T) { in classof() function 172 static inline bool classof(const Type *T) { in classof() function 296 static inline bool classof(const Type *T) { in classof() function 339 static inline bool classof(const Type *T) { in classof() function 359 static inline bool classof(const Type *T) { in classof() function 433 static inline bool classof(const Type *T) { in classof() function 474 static inline bool classof(const Type *T) { in classof() function
|