Searched defs:OutChain (Results 1 – 8 of 8) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEISelLowering.cpp | 1347 SDValue OutChain = DAG.getNode(ISD::TokenFactor, DL, MVT::Other, OutChains); in lowerLoadF128() local 1388 SDValue OutChain = DAG.getNode(ISD::TokenFactor, DL, MVT::Other, OutChains); in lowerLoadI1() local 1409 SDValue OutChain = DAG.getNode(ISD::TokenFactor, DL, MVT::Other, OutChains); in lowerLoadI1() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 5152 SDValue OutChain = L.getValue(2); in visitAtomicCmpXchg() local 5216 SDValue OutChain = L.getValue(1); in visitAtomicRMW() local 5264 SDValue OutChain = L.getValue(1); in visitAtomicLoad() local 5300 SDValue OutChain = in visitAtomicStore() local 8308 SDValue OutChain = Result.getValue(1); in visitConstrainedFPIntrinsic() local
|
| H A D | LegalizeDAG.cpp | 5611 SDValue OutChain = DAG.getTokenFactor(dl, TmpChains); in PromoteNode() local
|
| H A D | SelectionDAG.cpp | 2635 SDValue OutChain = LoadResult.getValue(1); in expandMultipleResultFPLibCall() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.cpp | 2955 SDValue OutChain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, OutChains); in LowerF128Load() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelDAGToDAG.cpp | 4765 SDValue OutChain = isThumb ? SDValue(Ld, 2) : SDValue(Ld, 1); in Select() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelDAGToDAG.cpp | 4102 SDValue OutChain = SDValue(MRRS, 1); in tryReadRegister() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 12755 SDValue OutChain = DAG.getNode(ISD::TokenFactor, DL, MVT::Other, in lowerVectorStrictFSetcc() local
|