Searched refs:lowerCallOperands (Results 1 – 2 of 2) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | FastISel.h | 576 bool lowerCallOperands(const CallInst *CI, unsigned ArgIdx, unsigned NumArgs,
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | FastISel.cpp | 679 bool FastISel::lowerCallOperands(const CallInst *CI, unsigned ArgIdx, in lowerCallOperands() function in FastISel 746 if (!lowerCallOperands(I, NumMetaOpers, NumCallArgs, Callee, IsAnyRegCC, CLI)) in selectPatchpoint()
|