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

/freebsd-10-stable/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1397 std::vector<SDValue> OutChains; local
/freebsd-10-stable/contrib/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp806 SDValue OutChains[5]; local
/freebsd-10-stable/contrib/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp510 std::vector<SDValue> OutChains; local
633 SmallVector<SDValue, 8> OutChains; local
2593 SDValue OutChains[2] = { SDValue(Hi64.getNode(), 1), local
2625 SDValue OutChains[2]; local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2564 std::vector<SDValue> OutChains; local
3435 copyByValRegs(SDValue Chain, SDLoc DL, std::vector<SDValue> &OutChains, argument
3573 writeVarArgRegs(std::vector<SDValue> &OutChains, const MipsCC &CC, SDValue Chain, SDLoc DL, SelectionDAG &DAG) const argument
[all...]
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3758 SmallVector<SDValue, 8> OutChains; local
3863 SmallVector<SDValue, 8> OutChains; local
3954 SmallVector<SDValue, 8> OutChains; local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp12117 SDValue OutChains[6]; local
12217 SDValue OutChains[4]; local
[all...]

Completed in 318 milliseconds