Searched defs:IsCall (Results 1 – 11 of 11) sorted by relevance
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
| D | X86VZeroUpper.cpp | 204 bool IsCall = MI.isCall(); in processBasicBlock() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/ |
| D | AVRISelLowering.cpp | 930 CCState &CCInfo, bool IsCall, bool IsVarArg) { in analyzeStandardArguments() 1006 CCState &CCInfo, bool IsCall, bool IsVarArg) { in analyzeBuiltinArguments() 1024 CCState &CCInfo, bool IsCall, bool IsVarArg) { in analyzeArguments()
|
| /external/v8/src/debug/ |
| D | debug.h | 79 inline bool IsCall() const { return type_ == DEBUG_BREAK_SLOT_AT_CALL; } in IsCall() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
| D | MemorySSA.cpp | 120 bool IsCall = false; member in __anonb12b10260111::MemoryLocOrCall 320 bool IsCall = false; member
|
| /external/v8/src/parsing/ |
| D | preparser.h | 300 bool IsCall() const { in IsCall() function
|
| /external/llvm/lib/Transforms/Utils/ |
| D | MemorySSA.cpp | 989 bool IsCall; member
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/ |
| D | LLParser.cpp | 2744 static bool isValidVariableType(Module *M, Type *Ty, Value *Val, bool IsCall) { in isValidVariableType() 2761 LocTy Loc, bool IsCall) { in GetVal() 2804 bool IsCall) { in GetVal() 4893 PerFunctionState *PFS, bool IsCall) { in ConvertValIDToValue()
|
| /external/v8/src/compiler/ |
| D | instruction.h | 876 bool IsCall() const { return IsCallField::decode(bit_field_); } in IsCall() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
| D | RDFGraph.cpp | 1300 bool IsCall = isCall(In); in buildStmt() local
|
| /external/clang/lib/Sema/ |
| D | SemaTemplateInstantiate.cpp | 2693 bool Sema::SubstExprs(ArrayRef<Expr *> Exprs, bool IsCall, in SubstExprs()
|
| D | TreeTransform.h | 3289 bool IsCall, in TransformExprs()
|