HomeSort by: relevance | last modified time | path
    Searched refs:joinRegisterPartsIntoValue (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
RISCVISelLowering.h 466 joinRegisterPartsIntoValue(SelectionDAG &DAG, const SDLoc &DL,
RISCVISelLowering.cpp 8566 SDValue RISCVTargetLowering::joinRegisterPartsIntoValue(
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMISelLowering.h 870 joinRegisterPartsIntoValue(SelectionDAG &DAG, const SDLoc &DL,
ARMISelLowering.cpp 4230 SDValue ARMTargetLowering::joinRegisterPartsIntoValue(
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetLowering.h 3679 joinRegisterPartsIntoValue(SelectionDAG &DAG, const SDLoc &DL,
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp 171 if (SDValue Val = TLI.joinRegisterPartsIntoValue(DAG, DL, Parts, NumParts,

Completed in 78 milliseconds