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

  /src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
RISCVISelLowering.h 460 bool splitValueIntoRegisterParts(SelectionDAG &DAG, const SDLoc &DL,
RISCVISelLowering.cpp 8524 bool RISCVTargetLowering::splitValueIntoRegisterParts(
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMISelLowering.h 865 splitValueIntoRegisterParts(SelectionDAG &DAG, const SDLoc &DL, SDValue Val,
ARMISelLowering.cpp 4212 bool ARMTargetLowering::splitValueIntoRegisterParts(
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetLowering.h 3670 virtual bool splitValueIntoRegisterParts(SelectionDAG &DAG, const SDLoc &DL,
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp 480 if (TLI.splitValueIntoRegisterParts(DAG, DL, Val, Parts, NumParts, PartVT,

Completed in 47 milliseconds