HomeSort by relevance Sort by last modified time
    Searched refs:lowerCallOperands (Results 1 - 5 of 5) sorted by null

  /external/llvm/include/llvm/CodeGen/
FastISel.h 572 bool lowerCallOperands(const CallInst *CI, unsigned ArgIdx, unsigned NumArgs,
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.h 711 std::pair<SDValue, SDValue> lowerCallOperands(
    [all...]
StatepointLowering.cpp 317 std::tie(ReturnValue, CallEndVal) = Builder.lowerCallOperands(
    [all...]
FastISel.cpp 679 bool FastISel::lowerCallOperands(const CallInst *CI, unsigned ArgIdx,
746 if (!lowerCallOperands(I, NumMetaOpers, NumCallArgs, Callee, IsAnyRegCC, CLI))
    [all...]
SelectionDAGBuilder.cpp     [all...]

Completed in 70 milliseconds