Home
last modified time | relevance | path

Searched defs:OutChains (Results 1 – 25 of 26) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SelectionDAGInfo.cpp81 SmallVector<SDValue, 8> OutChains; in EmitUnrolledSetTag() local
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64SelectionDAGInfo.cpp81 SmallVector<SDValue, 8> OutChains; in EmitUnrolledSetTag() local
/external/llvm-project/llvm/lib/Target/VE/
DVEISelLowering.cpp1145 SDValue OutChains[2] = {SDValue(Lo64.getNode(), 1), in lowerLoadF128() local
1188 SDValue OutChains[2]; in lowerStoreF128() local
/external/llvm-project/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp550 std::vector<SDValue> OutChains; in LowerFormalArguments_32() local
667 SmallVector<SDValue, 8> OutChains; in LowerFormalArguments_64() local
2767 SDValue OutChains[2] = { SDValue(Hi64.getNode(), 1), in LowerF128Load() local
2809 SDValue OutChains[2]; in LowerF128Store() local
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp558 std::vector<SDValue> OutChains; in LowerFormalArguments_32() local
676 SmallVector<SDValue, 8> OutChains; in LowerFormalArguments_64() local
2778 SDValue OutChains[2] = { SDValue(Hi64.getNode(), 1), in LowerF128Load() local
2820 SDValue OutChains[2]; in LowerF128Store() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp552 std::vector<SDValue> OutChains; in LowerFormalArguments_32() local
669 SmallVector<SDValue, 8> OutChains; in LowerFormalArguments_64() local
2761 SDValue OutChains[2] = { SDValue(Hi64.getNode(), 1), in LowerF128Load() local
2803 SDValue OutChains[2]; in LowerF128Store() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp842 SDValue OutChains[] = { in LowerEH_RETURN() local
880 SDValue OutChains[5]; in LowerINIT_TRAMPOLINE() local
/external/llvm-project/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp841 SDValue OutChains[] = { in LowerEH_RETURN() local
879 SDValue OutChains[5]; in LowerINIT_TRAMPOLINE() local
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp869 SDValue OutChains[] = { in LowerEH_RETURN() local
907 SDValue OutChains[5]; in LowerINIT_TRAMPOLINE() local
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp3032 std::vector<SDValue> OutChains; in LowerFormalArguments() local
3721 SDValue Chain, const SDLoc &DL, std::vector<SDValue> &OutChains, in copyByValRegs()
3867 void MipsTargetLowering::writeVarArgRegs(std::vector<SDValue> &OutChains, in writeVarArgRegs()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp3602 std::vector<SDValue> OutChains; in LowerFormalArguments() local
4304 SDValue Chain, const SDLoc &DL, std::vector<SDValue> &OutChains, in copyByValRegs()
4452 void MipsTargetLowering::writeVarArgRegs(std::vector<SDValue> &OutChains, in writeVarArgRegs()
/external/llvm-project/llvm/lib/Target/Mips/
DMipsISelLowering.cpp3618 std::vector<SDValue> OutChains; in LowerFormalArguments() local
4318 SDValue Chain, const SDLoc &DL, std::vector<SDValue> &OutChains, in copyByValRegs()
4466 void MipsTargetLowering::writeVarArgRegs(std::vector<SDValue> &OutChains, in writeVarArgRegs()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp2476 std::vector<SDValue> OutChains; in LowerFormalArguments() local
/external/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp2079 std::vector<SDValue> OutChains; in LowerFormalArguments() local
/external/llvm-project/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp2458 std::vector<SDValue> OutChains; in LowerFormalArguments() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp4353 SmallVector<SDValue, 8> OutChains; in getMemcpyLoadsAndStores() local
4459 SmallVector<SDValue, 8> OutChains; in getMemmoveLoadsAndStores() local
4548 SmallVector<SDValue, 8> OutChains; in getMemsetStores() local
DSelectionDAGBuilder.cpp7083 SmallVector<SDValue, 8> OutChains; in visitInlineAsm() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5847 SmallVector<SDValue, 32> &OutChains, unsigned From, in chainLoadsAndStoresForMemcpy()
5937 SmallVector<SDValue, 32> OutChains; in getMemcpyLoadsAndStores() local
6111 SmallVector<SDValue, 8> OutChains; in getMemmoveLoadsAndStores() local
6207 SmallVector<SDValue, 8> OutChains; in getMemsetStores() local
DSelectionDAGBuilder.cpp8465 SmallVector<SDValue, 8> OutChains; in visitInlineAsm() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5967 SmallVector<SDValue, 32> &OutChains, unsigned From, in chainLoadsAndStoresForMemcpy()
6059 SmallVector<SDValue, 32> OutChains; in getMemcpyLoadsAndStores() local
6234 SmallVector<SDValue, 8> OutChains; in getMemmoveLoadsAndStores() local
6330 SmallVector<SDValue, 8> OutChains; in getMemsetStores() local
DSelectionDAGBuilder.cpp8532 SmallVector<SDValue, 8> OutChains; in visitInlineAsm() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp1910 std::vector<SDValue> OutChains; in LowerFormalArguments() local
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp2605 std::vector<SDValue> OutChains; in LowerFormalArguments() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp18760 SDValue OutChains[6]; in LowerINIT_TRAMPOLINE() local
18862 SDValue OutChains[4]; in LowerINIT_TRAMPOLINE() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp25240 SDValue OutChains[6]; in LowerINIT_TRAMPOLINE() local
25339 SDValue OutChains[4]; in LowerINIT_TRAMPOLINE() local

12