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

  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86ISelLowering.h 1424 SDValue expandIndirectJTBranch(const SDLoc& dl, SDValue Value,
X86ISelLowering.cpp     [all...]
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetLowering.h 4598 virtual SDValue expandIndirectJTBranch(const SDLoc& dl, SDValue Value, SDValue Addr,
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp 3540 Tmp1 = TLI.expandIndirectJTBranch(dl, LD.getValue(1), Addr, DAG);

Completed in 40 milliseconds