/external/llvm-project/llvm/lib/Target/AVR/ |
D | AVRMCInstLower.cpp | 39 bool IsFunction = MO.isGlobal() && isa<Function>(MO.getGlobal()); in lowerSymbolOperand() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRMCInstLower.cpp | 39 bool IsFunction = MO.isGlobal() && isa<Function>(MO.getGlobal()); in lowerSymbolOperand() local
|
/external/llvm-project/lldb/source/Core/ |
D | RichManglingContext.cpp | 77 bool RichManglingContext::IsFunction() const { in IsFunction() function in RichManglingContext
|
/external/llvm/tools/llvm-diff/ |
D | DiffConsumer.h | 64 bool IsFunction; member
|
/external/llvm-project/llvm/tools/llvm-diff/ |
D | DiffConsumer.h | 63 bool IsFunction; member
|
/external/tensorflow/tensorflow/core/common_runtime/eager/ |
D | kernel_and_device.h | 126 virtual bool IsFunction() { return false; } in IsFunction() function 287 bool IsFunction() override { return true; }; in IsFunction() function
|
D | placement_utils.cc | 67 bool IsFunction(StringPiece op_name) { in IsFunction() function
|
/external/tensorflow/tensorflow/core/framework/ |
D | graph_def_util.cc | 130 static bool IsFunction(const GraphDef& graph_def, const string& op_name) { in IsFunction() function
|
/external/llvm-project/llvm/tools/llvm-dwarfdump/ |
D | Statistics.cpp | 50 bool IsFunction = false; member 405 const bool IsFunction = Tag == dwarf::DW_TAG_subprogram; in collectStatsRecursive() local
|
/external/llvm-project/flang/include/flang/Evaluate/ |
D | characteristics.h | 306 bool IsFunction() const { return functionResult.has_value(); } in IsFunction() function
|
/external/llvm-project/llvm/include/llvm/MC/ |
D | MCAsmMacro.h | 147 bool IsFunction = false; member
|
/external/pdfium/fxjs/xfa/ |
D | cfxjse_value.cpp | 378 bool CFXJSE_Value::IsFunction() const { in IsFunction() function in CFXJSE_Value
|
/external/llvm-project/flang/lib/Evaluate/ |
D | tools.cpp | 684 bool IsFunction(const Expr<SomeType> &expr) { in IsFunction() function 976 bool IsFunction(const Symbol &symbol) { in IsFunction() function
|
/external/clang/lib/Parse/ |
D | ParseDeclCXX.cpp | 2747 ExprResult Parser::ParseCXXMemberInitializer(Decl *D, bool IsFunction, in ParseCXXMemberInitializer()
|
/external/llvm-project/clang/lib/Parse/ |
D | ParseDeclCXX.cpp | 3001 ExprResult Parser::ParseCXXMemberInitializer(Decl *D, bool IsFunction, in ParseCXXMemberInitializer()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 1344 bool IsFunction = GIS.getValueType()->isFunctionTy(); in emitGlobalIndirectSymbol() local
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 1485 bool IsFunction = GIS.getValueType()->isFunctionTy(); in emitGlobalIndirectSymbol() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Verifier.cpp | 1562 void Verifier::verifyAttributeTypes(AttributeSet Attrs, bool IsFunction, in verifyAttributeTypes()
|
/external/llvm-project/llvm/lib/IR/ |
D | Verifier.cpp | 1657 void Verifier::verifyAttributeTypes(AttributeSet Attrs, bool IsFunction, in verifyAttributeTypes()
|
/external/clang/lib/Sema/ |
D | SemaChecking.cpp | 8752 const bool IsFunction = T->isFunctionType(); in DiagnoseAlwaysNonNullPointer() local
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaChecking.cpp | 12812 const bool IsFunction = T->isFunctionType(); in DiagnoseAlwaysNonNullPointer() local
|