| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| H A 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/AsmParser/ |
| H A D | LLParser.cpp | 1376 checkValidVariableType(LocTy Loc, const Twine &Name, Type *Ty, Value *Val, bool IsCall) checkValidVariableType() argument 1401 GetGlobalVal(const std::string &Name, Type *Ty, LocTy Loc, bool IsCall) GetGlobalVal() argument 1432 GetGlobalVal(unsigned ID, Type *Ty, LocTy Loc, bool IsCall) GetGlobalVal() argument [all...] |
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug.h | 76 bool IsCall() const { return type_ == DEBUG_BREAK_SLOT_AT_CALL; } in IsCall() function in v8::internal::BreakLocation
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
| H A D | AVRISelLowering.cpp | 932 analyzeStandardArguments(TargetLowering::CallLoweringInfo *CLI, const Function *F, const DataLayout *TD, const SmallVectorImpl<ISD::OutputArg> *Outs, const SmallVectorImpl<ISD::InputArg> *Ins, CallingConv::ID CallConv, SmallVectorImpl<CCValAssign> &ArgLocs, CCState &CCInfo, bool IsCall, bool IsVarArg) analyzeStandardArguments() argument 1008 analyzeBuiltinArguments(TargetLowering::CallLoweringInfo &CLI, const Function *F, const DataLayout *TD, const SmallVectorImpl<ISD::OutputArg> *Outs, const SmallVectorImpl<ISD::InputArg> *Ins, CallingConv::ID CallConv, SmallVectorImpl<CCValAssign> &ArgLocs, CCState &CCInfo, bool IsCall, bool IsVarArg) analyzeBuiltinArguments() argument 1026 analyzeArguments(TargetLowering::CallLoweringInfo *CLI, const Function *F, const DataLayout *TD, const SmallVectorImpl<ISD::OutputArg> *Outs, const SmallVectorImpl<ISD::InputArg> *Ins, CallingConv::ID CallConv, SmallVectorImpl<CCValAssign> &ArgLocs, CCState &CCInfo, bool IsCall, bool IsVarArg) analyzeArguments() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| H A D | RDFGraph.cpp | 1281 bool IsCall = isCall(In); in buildStmt() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| H A D | MemorySSA.cpp | 131 bool IsCall = false; member in __anon23925::MemoryLocOrCall 338 bool IsCall = false; global() member [all...] |
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | instruction.h | 929 bool IsCall() const { return IsCallField::decode(bit_field_); } in IsCall() function in v8::internal::compiler::final
|
| /third_party/node/deps/v8/src/parsing/ |
| H A D | preparser.h | 266 bool IsCall() const { in IsCall() function in v8::internal::PreParserExpression
|