Searched defs:IsCall (Results 1 – 10 of 10) sorted by relevance
| /third_party/skia/third_party/externals/tint/src/ast/ |
| D | call_statement_test.cc | 33 TEST_F(CallStatementTest, IsCall) { in TEST_F() argument
|
| D | call_expression_test.cc | 78 TEST_F(CallExpressionTest, IsCall) { in TEST_F() argument
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/utils/ |
| D | opcode_util.h | 79 bool IsCall() const { return class_ == Class::kCall; } in IsCall() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86VZeroUpper.cpp | 203 bool IsCall = MI.isCall(); in processBasicBlock() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/common/ |
| D | node_util.cc | 325 bool IsCall(const AnfNodePtr &node) { in IsCall() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
| D | AVRISelLowering.cpp | 938 CCState &CCInfo, bool IsCall, bool IsVarArg) { in analyzeStandardArguments() 1014 CCState &CCInfo, bool IsCall, bool IsVarArg) { in analyzeBuiltinArguments() 1032 CCState &CCInfo, bool IsCall, bool IsVarArg) { in analyzeArguments()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/optimizer/ |
| D | process_send_recv_for_ge.cc | 192 bool IsCall(const AnfNodePtr &node) { in IsCall() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
| D | LLParser.cpp | 1377 Value *Val, bool IsCall) { in checkValidVariableType() 1402 LocTy Loc, bool IsCall) { in GetGlobalVal() 1433 bool IsCall) { in GetGlobalVal() 2880 LocTy Loc, bool IsCall) { in GetVal() 2915 bool IsCall) { in GetVal() 5139 PerFunctionState *PFS, bool IsCall) { in ConvertValIDToValue()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | MemorySSA.cpp | 131 bool IsCall = false; member in __anon5fe2ac0f0111::MemoryLocOrCall 338 bool IsCall = false; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | RDFGraph.cpp | 1281 bool IsCall = isCall(In); in buildStmt() local
|