OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ActualCallee
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/IR/
IRBuilder.cpp
600
Value *
ActualCallee
, uint32_t Flags, ArrayRef<T0> CallArgs) {
604
Args.push_back(
ActualCallee
);
643
Value *
ActualCallee
, uint32_t Flags, ArrayRef<T0> CallArgs,
648
auto *FuncPtrType = cast<PointerType>(
ActualCallee
->getType());
660
getStatepointArgs(*Builder, ID, NumPatchBytes,
ActualCallee
, Flags,
670
uint64_t ID, uint32_t NumPatchBytes, Value *
ActualCallee
,
674
this, ID, NumPatchBytes,
ActualCallee
, uint32_t(StatepointFlags::None),
679
uint64_t ID, uint32_t NumPatchBytes, Value *
ActualCallee
, uint32_t Flags,
684
this, ID, NumPatchBytes,
ActualCallee
, Flags, CallArgs, TransitionArgs,
689
uint64_t ID, uint32_t NumPatchBytes, Value *
ActualCallee
,
[
all
...]
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
StatepointLowering.cpp
1005
SDValue
ActualCallee
;
1014
ActualCallee
= DAG.getUNDEF(Callee.getValueType());
1016
ActualCallee
= Callee;
1021
I.getNumCallArgs(),
ActualCallee
,
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
IRBuilder.h
786
Value *
ActualCallee
,
795
Value *
ActualCallee
, uint32_t Flags,
806
Value *
ActualCallee
, ArrayRef<Use> CallArgs,
Completed in 24 milliseconds
Indexes created Sun Jun 28 00:24:58 UTC 2026