Home
last modified time | relevance | path

Searched refs:SelectAddrIdxOnly (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp128 bool SelectAddrIdxOnly(SDValue N, SDValue &Base, SDValue &Index) { in SelectAddrIdxOnly() function in __anon62a1cc8d0111::PPCDAGToDAGISel
DPPCInstrInfo.td344 def xoaddr : ComplexPattern<iPTR, 2, "SelectAddrIdxOnly",[], []>;
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUISelDAGToDAG.cpp289 SelectAddrIdxOnly(Op, Op, Op0, Op1); in SelectInlineAsmMemoryOperand()
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp162 bool SelectAddrIdxOnly(SDValue N, SDValue &Base, SDValue &Index) { in SelectAddrIdxOnly() function in __anon0e9c87610111::PPCDAGToDAGISel
2889 SelectAddrIdxOnly(LD->getBasePtr(), Base, Offset)) { in Select()
DPPCInstrInfo.td767 def xoaddr : ComplexPattern<iPTR, 2, "SelectAddrIdxOnly",[], []>;