Searched refs:ImplDef (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/ |
| H A D | ARMISelDAGToDAG.cpp | 1833 SDValue ImplDef = in SelectVLD() local 1835 const SDValue OpsA[] = { MemAddr, Align, Reg0, ImplDef, Pred, Reg0, Chain }; in SelectVLD() 2252 SDValue ImplDef = in SelectVLDDup() local 2254 const SDValue OpsA[] = { MemAddr, Align, ImplDef, Pred, Reg0, Chain }; in SelectVLDDup()
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86ISelDAGToDAG.cpp | 2977 SDValue ImplDef = in matchBitExtract() local 2979 insertDAGNode(*CurDAG, OrigNBits, ImplDef); in matchBitExtract() 2981 CurDAG->getTargetInsertSubreg(X86::sub_8bit, DL, XVT, ImplDef, NBits); in matchBitExtract()
|