Home
last modified time | relevance | path

Searched defs:IsFunction (Results 1 – 21 of 21) sorted by relevance

/external/llvm-project/llvm/lib/Target/AVR/
DAVRMCInstLower.cpp39 bool IsFunction = MO.isGlobal() && isa<Function>(MO.getGlobal()); in lowerSymbolOperand() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRMCInstLower.cpp39 bool IsFunction = MO.isGlobal() && isa<Function>(MO.getGlobal()); in lowerSymbolOperand() local
/external/llvm-project/lldb/source/Core/
DRichManglingContext.cpp77 bool RichManglingContext::IsFunction() const { in IsFunction() function in RichManglingContext
/external/llvm/tools/llvm-diff/
DDiffConsumer.h64 bool IsFunction; member
/external/llvm-project/llvm/tools/llvm-diff/
DDiffConsumer.h63 bool IsFunction; member
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dkernel_and_device.h126 virtual bool IsFunction() { return false; } in IsFunction() function
287 bool IsFunction() override { return true; }; in IsFunction() function
Dplacement_utils.cc67 bool IsFunction(StringPiece op_name) { in IsFunction() function
/external/tensorflow/tensorflow/core/framework/
Dgraph_def_util.cc130 static bool IsFunction(const GraphDef& graph_def, const string& op_name) { in IsFunction() function
/external/llvm-project/llvm/tools/llvm-dwarfdump/
DStatistics.cpp50 bool IsFunction = false; member
405 const bool IsFunction = Tag == dwarf::DW_TAG_subprogram; in collectStatsRecursive() local
/external/llvm-project/flang/include/flang/Evaluate/
Dcharacteristics.h306 bool IsFunction() const { return functionResult.has_value(); } in IsFunction() function
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmMacro.h147 bool IsFunction = false; member
/external/pdfium/fxjs/xfa/
Dcfxjse_value.cpp378 bool CFXJSE_Value::IsFunction() const { in IsFunction() function in CFXJSE_Value
/external/llvm-project/flang/lib/Evaluate/
Dtools.cpp684 bool IsFunction(const Expr<SomeType> &expr) { in IsFunction() function
976 bool IsFunction(const Symbol &symbol) { in IsFunction() function
/external/clang/lib/Parse/
DParseDeclCXX.cpp2747 ExprResult Parser::ParseCXXMemberInitializer(Decl *D, bool IsFunction, in ParseCXXMemberInitializer()
/external/llvm-project/clang/lib/Parse/
DParseDeclCXX.cpp3001 ExprResult Parser::ParseCXXMemberInitializer(Decl *D, bool IsFunction, in ParseCXXMemberInitializer()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1344 bool IsFunction = GIS.getValueType()->isFunctionTy(); in emitGlobalIndirectSymbol() local
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1485 bool IsFunction = GIS.getValueType()->isFunctionTy(); in emitGlobalIndirectSymbol() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DVerifier.cpp1562 void Verifier::verifyAttributeTypes(AttributeSet Attrs, bool IsFunction, in verifyAttributeTypes()
/external/llvm-project/llvm/lib/IR/
DVerifier.cpp1657 void Verifier::verifyAttributeTypes(AttributeSet Attrs, bool IsFunction, in verifyAttributeTypes()
/external/clang/lib/Sema/
DSemaChecking.cpp8752 const bool IsFunction = T->isFunctionType(); in DiagnoseAlwaysNonNullPointer() local
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp12812 const bool IsFunction = T->isFunctionType(); in DiagnoseAlwaysNonNullPointer() local