Home
last modified time | relevance | path

Searched defs:classof (Results 1 - 25 of 136) sorted by relevance

123456

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DGlobalAlias.h86 static bool classof(const Value *V) { in classof() function in llvm::GlobalAlias
H A DArgument.h135 static bool classof(const Value *V) { in classof() function in llvm::final
H A DConstant.h155 static bool classof(const Value *V) { in classof() function in llvm::Constant
H A DGlobalIFunc.h68 static bool classof(const Value *V) { in classof() function in llvm::final
H A DGlobalIndirectSymbol.h79 static bool classof(const Value *V) { in classof() function in llvm::GlobalIndirectSymbol
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugSubsection.h24 static bool classof(const DebugSubsectionRef *S) { return true; } in classof() function in llvm::codeview::DebugSubsectionRef
37 static bool classof(const DebugSubsection *S) { return true; } in classof() function in llvm::codeview::DebugSubsection
H A DDebugCrossExSubsection.h32 static bool classof(const DebugSubsectionRef *S) { in classof() function in llvm::codeview::final
51 static bool classof(const DebugSubsection *S) { in classof() function in llvm::codeview::final
H A DDebugFrameDataSubsection.h24 static bool classof(const DebugSubsection *S) { in classof() function in llvm::codeview::final
46 static bool classof(const DebugSubsection *S) { in classof() function in llvm::codeview::final
H A DDebugStringTableSubsection.h35 static bool classof(const DebugSubsectionRef *S) { in classof() function in llvm::codeview::DebugStringTableSubsectionRef
60 static bool classof(const DebugSubsection *S) { in classof() function in llvm::codeview::DebugStringTableSubsection
H A DDebugSymbolRVASubsection.h32 static bool classof(const DebugSubsectionRef *S) { in classof() function in llvm::codeview::final
49 static bool classof(const DebugSubsection *S) { in classof() function in llvm::codeview::final
H A DDebugSymbolsSubsection.h23 static bool classof(const DebugSubsectionRef *S) { in classof() function in llvm::codeview::final
39 static bool classof(const DebugSubsection *S) { in classof() function in llvm::codeview::final
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
H A DPDBContext.h39 static bool classof(const DIContext *DICtx) { in classof() function in llvm::pdb::PDBContext
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCWasmObjectWriter.h32 static bool classof(const MCObjectTargetWriter *W) { in classof() function in llvm::MCWasmObjectTargetWriter
H A DMCWinCOFFObjectWriter.h35 static bool classof(const MCObjectTargetWriter *W) { in classof() function in llvm::MCWinCOFFObjectTargetWriter
H A DMCXCOFFObjectWriter.h26 static bool classof(const MCObjectTargetWriter *W) { in classof() function in llvm::MCXCOFFObjectTargetWriter
H A DMCSectionMachO.h84 static bool classof(const MCSection *S) { in classof() function in llvm::final
H A DMCSymbolCOFF.h61 static bool classof(const MCSymbol *S) { return S->isCOFF(); } in classof() function in llvm::MCSymbolCOFF
H A DMCSymbolELF.h46 static bool classof(const MCSymbol *S) { return S->isELF(); } in classof() function in llvm::MCSymbolELF
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DArgument.h145 static inline bool classof(const Value *V) { in classof() function in llvm::Argument
H A DConstant.h121 static inline bool classof(const Value *V) { in classof() function in llvm::Constant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCExpr.h72 static bool classof(const MCExpr *E) { in classof() function in llvm::X86MCExpr
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DIRObjectFile.h47 static bool classof(const Binary *v) { in classof() function in llvm::object::IRObjectFile
H A DTapiFile.h42 static bool classof(const Binary *v) { return v->isTapiFile(); } in classof() function in llvm::object::TapiFile
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Remarks/
H A DYAMLRemarkSerializer.h45 static bool classof(const RemarkSerializer *S) { in classof() function
88 static bool classof(const RemarkSerializer *S) { in classof() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
H A DBitstreamRemarkParser.h56 static bool classof(const RemarkParser *P) { in classof() function

Completed in 8 milliseconds

123456