Searched defs:CallArgs (Results 1 – 8 of 8) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | LowerInvoke.cpp | 51 SmallVector<Value *, 16> CallArgs(II->arg_begin(), II->arg_end()); in runImpl() local
|
| D | InlineFunction.cpp | 2169 SmallVector<Value *, 4> CallArgs(DeoptCall->arg_begin(), in InlineFunction() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/ |
| D | YAMLXRayRecord.h | 40 std::vector<uint64_t> CallArgs; member
|
| D | XRayRecord.h | 95 std::vector<uint64_t> CallArgs; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | IRBuilder.cpp | 587 Value *ActualCallee, uint32_t Flags, ArrayRef<T0> CallArgs, in getStatepointArgs() 609 Value *ActualCallee, uint32_t Flags, ArrayRef<T0> CallArgs, in CreateGCStatepointCallCommon() 632 ArrayRef<Value *> CallArgs, ArrayRef<Value *> DeoptArgs, in CreateGCStatepointCall() 641 ArrayRef<Use> CallArgs, ArrayRef<Use> TransitionArgs, in CreateGCStatepointCall() 650 ArrayRef<Use> CallArgs, ArrayRef<Value *> DeoptArgs, in CreateGCStatepointCall()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
| D | IndirectionUtils.cpp | 247 std::vector<Value*> CallArgs; in makeStub() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | RewriteStatepointsForGC.cpp | 1433 ArrayRef<Use> CallArgs(Call->arg_begin(), Call->arg_end()); in makeStatepointExplicitImpl() local
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 95860 class CallArgs : public detail::CallArgsBase<detail::IncludeUsedRval> class
|