Home
last modified time | relevance | path

Searched refs:FoldSymbolOffset (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1653 SDValue FoldSymbolOffset(unsigned Opcode, EVT VT,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5092 SDValue SelectionDAG::FoldSymbolOffset(unsigned Opcode, EVT VT, in FoldSymbolOffset() function in SelectionDAG
5180 return FoldSymbolOffset(Opcode, VT, GA, N2); in FoldConstantArithmetic()
5183 return FoldSymbolOffset(Opcode, VT, GA, N1); in FoldConstantArithmetic()