Searched defs:IsCall (Results 1 – 7 of 7) 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/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/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/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 __anon50b546d20111::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
|