Home
last modified time | relevance | path

Searched defs:Chain (Results 1 – 25 of 81) sorted by relevance

1234

/external/llvm/include/llvm/Target/
DTargetSelectionDAGInfo.h50 SDValue Chain, in EmitTargetCodeForMemcpy()
67 SDValue Chain, in EmitTargetCodeForMemmove()
83 SDValue Chain, in EmitTargetCodeForMemset()
96 SDValue Chain, in EmitTargetCodeForMemcmp()
108 EmitTargetCodeForMemchr(SelectionDAG &DAG, SDLoc dl, SDValue Chain, in EmitTargetCodeForMemchr()
121 EmitTargetCodeForStrcpy(SelectionDAG &DAG, SDLoc DL, SDValue Chain, in EmitTargetCodeForStrcpy()
135 SDValue Chain, in EmitTargetCodeForStrcmp()
143 EmitTargetCodeForStrlen(SelectionDAG &DAG, SDLoc DL, SDValue Chain, in EmitTargetCodeForStrlen()
149 EmitTargetCodeForStrnlen(SelectionDAG &DAG, SDLoc DL, SDValue Chain, in EmitTargetCodeForStrnlen()
/external/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.cpp27 unsigned Loop, SDValue Chain, SDValue Dst, in emitMemMem()
50 EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc DL, SDValue Chain, in EmitTargetCodeForMemcpy()
67 static SDValue memsetStore(SelectionDAG &DAG, SDLoc DL, SDValue Chain, in memsetStore()
81 EmitTargetCodeForMemset(SelectionDAG &DAG, SDLoc DL, SDValue Chain, in EmitTargetCodeForMemset()
153 static SDValue emitCLC(SelectionDAG &DAG, SDLoc DL, SDValue Chain, in emitCLC()
187 EmitTargetCodeForMemcmp(SelectionDAG &DAG, SDLoc DL, SDValue Chain, in EmitTargetCodeForMemcmp()
202 EmitTargetCodeForMemchr(SelectionDAG &DAG, SDLoc DL, SDValue Chain, in EmitTargetCodeForMemchr()
230 EmitTargetCodeForStrcpy(SelectionDAG &DAG, SDLoc DL, SDValue Chain, in EmitTargetCodeForStrcpy()
241 EmitTargetCodeForStrcmp(SelectionDAG &DAG, SDLoc DL, SDValue Chain, in EmitTargetCodeForStrcmp()
259 SDValue Chain, SDValue Src, in getBoundedStrlen()
[all …]
/external/caliper/caliper/src/main/java/com/google/caliper/memory/
DChain.java33 public abstract class Chain { class
37 Chain(Chain parent, Object value) { in Chain() method in Chain
/external/v8/src/compiler/
Ddiamond.h36 void Chain(Diamond& that) { branch->ReplaceInput(1, that.merge); } in Chain() function
39 void Chain(Node* that) { branch->ReplaceInput(1, that); } in Chain() function
/external/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp26 SDValue Chain, in EmitSpecializedLibcall()
133 SDValue Chain, in EmitTargetCodeForMemcpy()
252 SDValue Chain, in EmitTargetCodeForMemmove()
265 SDValue Chain, SDValue Dst, in EmitTargetCodeForMemset()
/external/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp167 void merge(MachineBasicBlock *BB, BlockChain *Chain) { in merge()
341 BlockChain &Chain, MachineBasicBlock *LoopHeaderBB, in markChainSuccessors()
378 BlockChain &Chain, in selectBestSuccessor()
515 BlockChain &Chain, SmallVectorImpl<MachineBasicBlock *> &WorkList, in selectBestCandidateBlock()
575 MachineBasicBlock *BB, BlockChain &Chain, in buildChain()
715 BlockChain &Chain = *BlockToChain[MBB]; in findBestLoopExit() local
1070 BlockChain &Chain = *BlockToChain[LoopBB]; in buildLoopChains() local
1135 BlockChain *Chain = in buildCFGChains() local
1188 BlockChain &Chain = *BlockToChain[&MBB]; in buildCFGChains() local
/external/llvm/lib/Target/NVPTX/
DNVPTXISelDAGToDAG.cpp719 SDValue Chain = N->getOperand(0); in SelectLoad() local
899 SDValue Chain = N->getOperand(0); in SelectLoadVector() local
1284 SDValue Chain = N->getOperand(0); in SelectLDGLDU() local
2099 SDValue Chain = N->getOperand(0); in SelectStore() local
2283 SDValue Chain = N->getOperand(0); in SelectStoreVector() local
2657 SDValue Chain = Node->getOperand(0); in SelectLoadParam() local
2785 SDValue Chain = N->getOperand(0); in SelectStoreRetval() local
2908 SDValue Chain = N->getOperand(0); in SelectStoreParam() local
3063 SDValue Chain = N->getOperand(0); in SelectTextureIntrinsic() local
3587 SDValue Chain = N->getOperand(0); in SelectSurfaceIntrinsic() local
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DInterceptor.java28 interface Chain { interface
/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp367 SDValue Chain = Builder.DAG.getEntryNode(); in lowerCallFromStatepoint() local
422 spillIncomingStatepointValue(SDValue Incoming, SDValue Chain, in spillIncomingStatepointValue()
456 SDValue Chain = Builder.getRoot(); in lowerIncomingStatepointValue() local
683 SDValue Chain = CallNode->getOperand(0); in LowerStatepoint() local
894 SDValue Chain = getRoot(); in visitGCRelocate() local
/external/llvm/lib/Target/BPF/
DBPFISelLowering.cpp189 SDValue Chain, CallingConv::ID CallConv, bool IsVarArg, in LowerFormalArguments()
261 SDValue Chain = CLI.Chain; in LowerCall() local
387 BPFTargetLowering::LowerReturn(SDValue Chain, CallingConv::ID CallConv, in LowerReturn()
436 SDValue Chain, SDValue InFlag, CallingConv::ID CallConv, bool IsVarArg, in LowerCallResult()
479 SDValue Chain = Op.getOperand(0); in LowerBR_CC() local
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/box2d/
DChain.java41 public class Chain extends Box2DTest { class
/external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/com/badlogic/gdx/physics/box2d/
DShape.java28 Circle, Polygon, Edge, Chain, enumConstant
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp353 SDValue Chain = Op.getOperand(0); in LowerBR_JT() local
375 lowerLoadWordFromAlignedBasePlusOffset(SDLoc DL, SDValue Chain, SDValue Base, in lowerLoadWordFromAlignedBasePlusOffset()
441 SDValue Chain = LD->getChain(); in LowerLOAD() local
523 SDValue Chain = ST->getChain(); in LowerSTORE() local
856 SDValue Chain = Op.getOperand(0); in LowerEH_RETURN() local
895 SDValue Chain = Op.getOperand(0); in LowerINIT_TRAMPOLINE() local
1051 SDValue Chain = CLI.Chain; in LowerCall() local
1075 LowerCallResult(SDValue Chain, SDValue InFlag, in LowerCallResult()
1122 XCoreTargetLowering::LowerCCCCallTo(SDValue Chain, SDValue Callee, in LowerCCCCallTo()
1260 XCoreTargetLowering::LowerFormalArguments(SDValue Chain, in LowerFormalArguments()
[all …]
DXCoreISelDAGToDAG.cpp211 replaceInChain(SelectionDAG *CurDAG, SDValue Chain, SDValue Old, SDValue New) in replaceInChain()
235 SDValue Chain = N->getOperand(0); in SelectBRIND() local
DXCoreSelectionDAGInfo.cpp20 EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl, SDValue Chain, in EmitTargetCodeForMemcpy()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp320 SDValue Chain = CLI.Chain; in LowerCall() local
470 SDValue Chain, CallingConv::ID CallConv, bool /*IsVarArg*/, in LowerReturn()
499 SDValue Chain, CallingConv::ID CallConv, bool /*IsVarArg*/, in LowerFormalArguments()
608 SDValue Chain = Op.getOperand(0); in LowerBR_JT() local
/external/llvm/lib/Target/Hexagon/
DHexagonSelectionDAGInfo.cpp22 EmitTargetCodeForMemcpy(SelectionDAG &DAG, SDLoc dl, SDValue Chain, in EmitTargetCodeForMemcpy()
DHexagonISelDAGToDAG.cpp257 SDValue Chain = LD->getChain(); in SelectIndexedLoadSignExtend64() local
310 SDValue Chain = LD->getChain(); in SelectIndexedLoadZeroExtend64() local
369 SDValue Chain = LD->getChain(); in SelectIndexedLoad() local
506 SDValue Chain = ST->getChain(); in SelectIndexedStore() local
644 SDValue Chain = LD->getChain(); in SelectMul() local
670 SDValue Chain = LD->getChain(); in SelectMul() local
849 SDValue Chain = N->getOperand(0); in SelectIntrinsicWChain() local
946 SDValue Chain = N->getOperand(0); in SelectIntrinsicWChain() local
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp194 SparcTargetLowering::LowerReturn(SDValue Chain, in LowerReturn()
205 SparcTargetLowering::LowerReturn_32(SDValue Chain, in LowerReturn_32()
290 SparcTargetLowering::LowerReturn_64(SDValue Chain, in LowerReturn_64()
367 LowerFormalArguments(SDValue Chain, in LowerFormalArguments()
385 LowerFormalArguments_32(SDValue Chain, in LowerFormalArguments_32()
593 LowerFormalArguments_64(SDValue Chain, in LowerFormalArguments_64()
742 SDValue Chain = CLI.Chain; in LowerCall_32() local
1115 SDValue Chain = CLI.Chain; in LowerCall_64() local
1997 SDValue Chain = DAG.getEntryNode(); in LowerGlobalTLSAddress() local
2072 SparcTargetLowering::LowerF128_LibCallArg(SDValue Chain, ArgListTy &Args, in LowerF128_LibCallArg()
[all …]
DSparcISelDAGToDAG.cpp238 SDValue Chain = SDValue(N,0); in SelectInlineAsm() local
261 SDValue Chain = AsmNodeOperands[InlineAsm::Op_InputChain]; in SelectInlineAsm() local
/external/llvm/lib/Target/AArch64/
DAArch64SelectionDAGInfo.cpp20 SelectionDAG &DAG, SDLoc dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemset()
/external/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp48 SelectionDAG &DAG, SDLoc dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemset()
198 SelectionDAG &DAG, SDLoc dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy()
/external/libgdx/extensions/gdx-box2d/gdx-box2d/src/com/badlogic/gdx/physics/box2d/
DShape.java33 Circle, Edge, Polygon, Chain, enumConstant
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp366 MSP430TargetLowering::LowerFormalArguments(SDValue Chain, in LowerFormalArguments()
397 SDValue Chain = CLI.Chain; in LowerCall() local
422 MSP430TargetLowering::LowerCCCArguments(SDValue Chain, in LowerCCCArguments()
521 MSP430TargetLowering::LowerReturn(SDValue Chain, in LowerReturn()
574 MSP430TargetLowering::LowerCCCCallTo(SDValue Chain, SDValue Callee, in LowerCCCCallTo()
712 MSP430TargetLowering::LowerCallResult(SDValue Chain, SDValue InFlag, in LowerCallResult()
894 SDValue Chain = Op.getOperand(0); in LowerBR_CC() local
/external/mesa3d/src/gallium/drivers/radeon/
DR600ISelLowering.cpp254 SDValue Chain = Op.getOperand(0); in LowerOperation() local
334 SDValue Chain = Op.getOperand(0); in LowerBR_CC() local

1234