Home
last modified time | relevance | path

Searched defs:expandIndirectJTBranch (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4598 virtual SDValue expandIndirectJTBranch(const SDLoc& dl, SDValue Value, SDValue Addr, in expandIndirectJTBranch() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp51014 SDValue X86TargetLowering::expandIndirectJTBranch(const SDLoc& dl, in expandIndirectJTBranch() function in X86TargetLowering