| /openbsd-src/gnu/llvm/llvm/lib/Target/XCore/ |
| H A D | XCoreSelectionDAGInfo.cpp | 36 .setChain(Chain) in EmitTargetCodeForMemcpy()
|
| H A D | XCoreISelLowering.cpp | 471 CLI.setDebugLoc(DL).setChain(Chain).setLibCallee( in LowerLOAD() 525 CLI.setDebugLoc(dl).setChain(Chain).setCallee( in LowerSTORE()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| H A D | HexagonSelectionDAGInfo.cpp | 52 .setChain(Chain) in EmitTargetCodeForMemcpy()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
| H A D | ARMSelectionDAGInfo.cpp | 130 .setChain(Chain) in EmitSpecializedLibcall()
|
| H A D | ARMISelLowering.cpp | 3673 CLI.setDebugLoc(dl).setChain(Chain).setLibCallee( in LowerToTLSGeneralDynamicModel() 9896 .setChain(DAG.getEntryNode()) in LowerFSINCOS() 9948 .setChain(Chain) in LowerWindowsDIVLibCall() 20548 CLI.setDebugLoc(dl).setChain(InChain) in LowerDivRem() 20599 CLI.setChain(InChain) in LowerREM()
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | StatepointLowering.cpp | 740 SI.CLI.setChain(getRoot()); in LowerAsSTATEPOINT()
|
| H A D | LegalizeDAG.cpp | 2060 .setChain(InChain) in ExpandLibCall() 2202 .setChain(InChain) in ExpandDivRemLibCall() 2300 CLI.setDebugLoc(dl).setChain(InChain).setLibCallee( in ExpandSinCosLibCall() 3957 .setChain(Node->getOperand(0)) in ConvertNodeToLibcall() 4016 .setChain(Node->getOperand(0)) in ConvertNodeToLibcall()
|
| H A D | SelectionDAG.cpp | 7476 .setChain(Chain) in getMemcpy() 7516 .setChain(Chain) in getAtomicMemcpy() 7578 .setChain(Chain) in getMemmove() 7618 .setChain(Chain) in getAtomicMemmove() 7681 CLI.setDebugLoc(dl).setChain(Chain); in getMemset() 7748 .setChain(Chain) in getAtomicMemset()
|
| H A D | SelectionDAGBuilder.cpp | 2751 .setChain(DAG.getEntryNode()) in visitSPDescriptorParent() 6877 CLI.setDebugLoc(sdl).setChain(getRoot()).setLibCallee( in visitIntrinsicCall() 7866 CLI.setChain(getRoot()); in lowerInvokable() 7993 .setChain(getRoot()) in LowerCallTo() 9529 .setChain(getRoot()) in populateCallLoweringInfo()
|
| H A D | TargetLowering.cpp | 187 .setChain(InChain) in makeLibCall() 9450 CLI.setDebugLoc(dl).setChain(DAG.getEntryNode()); in LowerToTLSEmulatedModel()
|
| H A D | LegalizeIntegerTypes.cpp | 4590 .setChain(Chain) in ExpandIntRes_XMULO()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/ |
| H A D | CSKYISelLowering.cpp | 1367 .setChain(DAG.getEntryNode()) in getDynamicTLSAddr()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.cpp | 2337 CLI.setDebugLoc(SDLoc(Op)).setChain(Chain) in LowerF128Op() 2388 CLI.setDebugLoc(DL).setChain(Chain) in LowerF128Compare()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 4215 CallLoweringInfo &setChain(SDValue InChain) { in setChain() function
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AVR/ |
| H A D | AVRISelLowering.cpp | 572 .setChain(InChain) in LowerDivRem()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.cpp | 542 .setChain(DAG.getEntryNode()) in getDynamicTLSAddr()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/VE/ |
| H A D | VEISelLowering.cpp | 1685 .setChain(Chain) in lowerDYNAMIC_STACKALLOC()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.cpp | 2171 .setChain(DAG.getEntryNode()) in lowerGlobalTLSAddress()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86ISelDAGToDAG.cpp | 1638 CLI.setChain(CurDAG->getRoot()) in emitSpecialCodeForMain()
|
| H A D | X86ISelLowering.cpp | 23316 CLI.setDebugLoc(DL).setChain(Chain).setLibCallee( in LowerFP_EXTEND() 23409 CLI.setDebugLoc(DL).setChain(Chain).setLibCallee( in LowerFP_ROUND() 30096 .setChain(InChain) in LowerWin64_i128OP() 32751 .setChain(DAG.getEntryNode()) in LowerFSINCOS()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 3790 CLI.setDebugLoc(dl).setChain(Chain).setLibCallee( in LowerINIT_TRAMPOLINE() 18091 .setChain(InChain) in lowerToLibCall()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.cpp | 1911 .setChain(Chain) in makeExternalCall()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 4269 .setChain(DAG.getEntryNode()) in LowerFSINCOS() 4767 CLI.setDebugLoc(DL).setChain(Chain).setLibCallee( in getPStateSM()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 4530 .setChain(DAG.getEntryNode()) in getDynamicTLSAddr()
|