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

  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.h     [all...]
SelectionDAGBuilder.cpp 595 RegsForValue::RegsForValue() {}
597 RegsForValue::RegsForValue(const SmallVector<unsigned, 4> &regs, MVT regvt,
601 RegsForValue::RegsForValue(LLVMContext &Context, const TargetLowering &TLI,
619 SDValue RegsForValue::getCopyFromRegs(SelectionDAG &DAG,
717 void RegsForValue::getCopyToRegs(SDValue Val, SelectionDAG &DAG, SDLoc dl,
772 void RegsForValue::AddInlineAsmOperands(unsigned Code, bool HasMatching,
    [all...]
StatepointLowering.cpp 364 RegsForValue RFV(
    [all...]

Completed in 75 milliseconds