Searched defs:OutChains (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.cpp81 SmallVector<SDValue, 8> OutChains; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp842 SDValue OutChains[] = { local
880 SDValue OutChains[5]; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp2476 std::vector<SDValue> OutChains; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp552 std::vector<SDValue> OutChains; local
669 SmallVector<SDValue, 8> OutChains; local
2761 SDValue OutChains[ local
2803 SDValue OutChains[2]; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3602 std::vector<SDValue> OutChains; local
4452 void MipsTargetLowering::writeVarArgRegs(std::vector<SDValue> &OutChains, argument
4303 copyByValRegs( SDValue Chain, const SDLoc &DL, std::vector<SDValue> &OutChains, SelectionDAG &DAG, const ISD::ArgFlagsTy &Flags, SmallVectorImpl<SDValue> &InVals, const Argument *FuncArg, unsigned FirstReg, unsigned LastReg, const CCValAssign &VA, MipsCCState &State) const argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1944 std::vector<SDValue> OutChains; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8465 SmallVector<SDValue, 8> OutChains; local

Completed in 204 milliseconds