Home
last modified time | relevance | path

Searched refs:lowerCallOperands (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DFastISel.h569 bool lowerCallOperands(const CallInst *CI, unsigned ArgIdx, unsigned NumArgs,
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h644 std::pair<SDValue, SDValue> lowerCallOperands(
DFastISel.cpp675 bool FastISel::lowerCallOperands(const CallInst *CI, unsigned ArgIdx, in lowerCallOperands() function in FastISel
733 if (!lowerCallOperands(I, NumMetaOpers, NumCallArgs, Callee, IsAnyRegCC, CLI)) in selectPatchpoint()
DSelectionDAGBuilder.cpp6865 SelectionDAGBuilder::lowerCallOperands(ImmutableCallSite CS, unsigned ArgIdx, in lowerCallOperands() function in SelectionDAGBuilder
7023 lowerCallOperands(CS, NumMetaOpers, NumCallArgs, Callee, IsAnyRegCC, in visitPatchpoint()