| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
| D | SelectionDAGTargetInfo.h | 53 SDValue Chain, SDValue Op1, in EmitTargetCodeForMemcpy() 69 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, in EmitTargetCodeForMemmove() 82 SDValue Chain, SDValue Op1, in EmitTargetCodeForMemset() 94 EmitTargetCodeForMemcmp(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, in EmitTargetCodeForMemcmp() 106 EmitTargetCodeForMemchr(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, in EmitTargetCodeForMemchr() 119 EmitTargetCodeForStrcpy(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, in EmitTargetCodeForStrcpy() 131 EmitTargetCodeForStrcmp(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, in EmitTargetCodeForStrcmp() 139 EmitTargetCodeForStrlen(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, in EmitTargetCodeForStrlen() 145 EmitTargetCodeForStrnlen(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, in EmitTargetCodeForStrnlen()
|
| /external/llvm/include/llvm/CodeGen/ |
| D | SelectionDAGTargetInfo.h | 50 SDValue Chain, SDValue Op1, in EmitTargetCodeForMemcpy() 66 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, in EmitTargetCodeForMemmove() 79 SDValue Chain, SDValue Op1, in EmitTargetCodeForMemset() 91 EmitTargetCodeForMemcmp(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, in EmitTargetCodeForMemcmp() 103 EmitTargetCodeForMemchr(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, in EmitTargetCodeForMemchr() 116 EmitTargetCodeForStrcpy(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, in EmitTargetCodeForStrcpy() 128 EmitTargetCodeForStrcmp(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, in EmitTargetCodeForStrcmp() 136 EmitTargetCodeForStrlen(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, in EmitTargetCodeForStrlen() 142 EmitTargetCodeForStrnlen(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, in EmitTargetCodeForStrnlen()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
| D | SystemZSelectionDAGInfo.cpp | 27 unsigned Loop, SDValue Chain, SDValue Dst, in emitMemMem() 50 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy() 65 static SDValue memsetStore(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, in memsetStore() 77 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dst, in EmitTargetCodeForMemset() 146 static SDValue emitCLC(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, in emitCLC() 181 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Src1, in EmitTargetCodeForMemcmp() 195 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Src, in EmitTargetCodeForMemchr() 221 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dest, in EmitTargetCodeForStrcpy() 231 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Src1, in EmitTargetCodeForStrcmp() 249 SDValue Chain, SDValue Src, in getBoundedStrlen() [all …]
|
| /external/llvm/lib/Target/SystemZ/ |
| D | SystemZSelectionDAGInfo.cpp | 27 unsigned Loop, SDValue Chain, SDValue Dst, in emitMemMem() 50 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy() 65 static SDValue memsetStore(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, in memsetStore() 78 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dst, in EmitTargetCodeForMemset() 149 static SDValue emitCLC(SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, in emitCLC() 184 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Src1, in EmitTargetCodeForMemcmp() 198 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Src, in EmitTargetCodeForMemchr() 225 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Dest, in EmitTargetCodeForStrcpy() 235 SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Src1, in EmitTargetCodeForStrcmp() 253 SDValue Chain, SDValue Src, in getBoundedStrlen() [all …]
|
| /external/caliper/caliper/src/main/java/com/google/caliper/memory/ |
| D | Chain.java | 33 public abstract class Chain { class 37 Chain(Chain parent, Object value) { in Chain() method in Chain
|
| /external/swiftshader/third_party/LLVM/include/llvm/Target/ |
| D | TargetSelectionDAGInfo.h | 58 SDValue Chain, in EmitTargetCodeForMemcpy() 75 SDValue Chain, in EmitTargetCodeForMemmove() 91 SDValue Chain, in EmitTargetCodeForMemset()
|
| /external/v8/src/compiler/ |
| D | diamond.h | 36 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/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
| D | MachineBlockPlacement.cpp | 270 void merge(MachineBasicBlock *BB, BlockChain *Chain) { in merge() 568 const BlockChain &Chain, const MachineBasicBlock *LoopHeaderBB, in markChainSuccessors() 584 const BlockChain &Chain, const MachineBasicBlock *MBB, in markBlockSuccessors() 617 const MachineBasicBlock *BB, const BlockChain &Chain, in collectViableSuccessors() 726 const BlockChain &Chain, const BlockFilterSet *BlockFilter) { in isProfitableToTailDup() 880 const BlockChain &Chain, const BlockFilterSet *BlockFilter) { in isTrellis() 975 BranchProbability AdjustedSumProb, const BlockChain &Chain, in getBestTrellisSuccessor() 1059 const BlockChain &Chain, const BlockFilterSet *BlockFilter) { in canTailDuplicateUnplacedPreds() 1205 TriangleChain Chain = std::move(Found->second); in precomputeTriangleChains() local 1220 TriangleChain &Chain = ChainPair.second; in precomputeTriangleChains() local [all …]
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMSelectionDAGInfo.cpp | 25 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitSpecializedLibcall() 129 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy() 249 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemmove() 257 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemset()
|
| /external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
| D | AlphaISelLowering.cpp | 229 AlphaTargetLowering::LowerCall(SDValue Chain, SDValue Callee, in LowerCall() 348 AlphaTargetLowering::LowerCallResult(SDValue Chain, SDValue InFlag, in LowerCallResult() 390 AlphaTargetLowering::LowerFormalArguments(SDValue Chain, in LowerFormalArguments() 476 AlphaTargetLowering::LowerReturn(SDValue Chain, in LowerReturn() 537 void AlphaTargetLowering::LowerVAARG(SDNode *N, SDValue &Chain, in LowerVAARG() 712 SDValue Chain, DataPtr; in LowerOperation() local 726 SDValue Chain = Op.getOperand(0); in LowerOperation() local 752 SDValue Chain = Op.getOperand(0); in LowerOperation() local 785 SDValue Chain, DataPtr; in ReplaceNodeResults() local
|
| D | AlphaISelDAGToDAG.cpp | 231 SDValue Chain = CurDAG->getEntryNode(); in Select() local 250 SDValue Chain = N->getOperand(0); in Select() local 395 SDValue Chain = N->getOperand(0); in SelectCALL() local
|
| /external/llvm/lib/CodeGen/ |
| D | MachineBlockPlacement.cpp | 190 void merge(MachineBasicBlock *BB, BlockChain *Chain) { in merge() 389 BlockChain &Chain, MachineBasicBlock *LoopHeaderBB, in markChainSuccessors() 426 MachineBasicBlock *BB, BlockChain &Chain, const BlockFilterSet *BlockFilter, in collectViableSuccessors() 494 MachineBasicBlock *BB, MachineBasicBlock *Succ, BlockChain &Chain, in shouldPredBlockBeOutlined() 551 BlockChain &Chain, const BlockFilterSet *BlockFilter) { in hasBetterLayoutPredecessor() 670 BlockChain &Chain, in selectBestSuccessor() 723 BlockChain &Chain, SmallVectorImpl<MachineBasicBlock *> &WorkList) { in selectBestCandidateBlock() 812 BlockChain &Chain = *BlockToChain[MBB]; in fillWorkLists() local 839 MachineBasicBlock *BB, BlockChain &Chain, in buildChain() 981 BlockChain &Chain = *BlockToChain[MBB]; in findBestLoopExit() local [all …]
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
| D | ARMSelectionDAGInfo.cpp | 25 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitSpecializedLibcall() 129 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy() 243 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemmove() 251 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemset()
|
| /external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
| D | SystemZISelLowering.cpp | 235 SystemZTargetLowering::LowerFormalArguments(SDValue Chain, in LowerFormalArguments() 255 SystemZTargetLowering::LowerCall(SDValue Chain, SDValue Callee, in LowerCall() 281 SystemZTargetLowering::LowerCCCArguments(SDValue Chain, in LowerCCCArguments() 373 SystemZTargetLowering::LowerCCCCallTo(SDValue Chain, SDValue Callee, in LowerCCCCallTo() 510 SystemZTargetLowering::LowerCallResult(SDValue Chain, SDValue InFlag, in LowerCallResult() 554 SystemZTargetLowering::LowerReturn(SDValue Chain, in LowerReturn() 690 SDValue Chain = Op.getOperand(0); in LowerBR_CC() local
|
| /external/swiftshader/third_party/LLVM/lib/Target/PTX/ |
| D | PTXSelectionDAGInfo.cpp | 30 SDValue Chain, in EmitTargetCodeForMemcpy() 143 SDValue Chain, SDValue Dst, in EmitTargetCodeForMemset()
|
| D | PTXISelDAGToDAG.cpp | 92 SDValue Chain = Node->getOperand(0); in SelectBRCOND() local 107 SDValue Chain = Node->getOperand(0); in SelectREADPARAM() local 143 SDValue Chain = Node->getOperand(0); in SelectWRITEPARAM() local
|
| /external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/ |
| D | Interceptor.java | 30 interface Chain { interface
|
| /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/ |
| D | Interceptor.java | 28 interface Chain { interface
|
| /external/llvm/lib/Target/BPF/ |
| D | BPFISelLowering.cpp | 152 SDValue Chain, CallingConv::ID CallConv, bool IsVarArg, in LowerFormalArguments() 222 SDValue Chain = CLI.Chain; in LowerCall() local 345 BPFTargetLowering::LowerReturn(SDValue Chain, CallingConv::ID CallConv, in LowerReturn() 393 SDValue Chain, SDValue InFlag, CallingConv::ID CallConv, bool IsVarArg, in LowerCallResult() 437 SDValue Chain = Op.getOperand(0); in LowerBR_CC() local
|
| /external/llvm/lib/Target/NVPTX/ |
| D | NVPTXISelDAGToDAG.cpp | 734 SDValue Chain = N->getOperand(0); in tryLoad() local 916 SDValue Chain = N->getOperand(0); in tryLoadVector() local 1302 SDValue Chain = N->getOperand(0); in tryLDGLDU() local 2167 SDValue Chain = N->getOperand(0); in tryStore() local 2352 SDValue Chain = N->getOperand(0); in tryStoreVector() local 2727 SDValue Chain = Node->getOperand(0); in tryLoadParam() local 2856 SDValue Chain = N->getOperand(0); in tryStoreRetval() local 2980 SDValue Chain = N->getOperand(0); in tryStoreParam() local 3136 SDValue Chain = N->getOperand(0); in tryTextureIntrinsic() local 3659 SDValue Chain = N->getOperand(0); in trySurfaceIntrinsic() local
|
| /external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
| D | ARMSelectionDAGInfo.cpp | 30 SDValue Chain, in EmitTargetCodeForMemcpy() 143 SDValue Chain, SDValue Dst, in EmitTargetCodeForMemset()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Nios2/ |
| D | Nios2ISelLowering.cpp | 30 Nios2TargetLowering::LowerReturn(SDValue Chain, CallingConv::ID CallConv, in LowerReturn() 87 SDValue Chain, CallingConv::ID CallConv, bool IsVarArg, in LowerFormalArguments()
|
| /external/llvm/lib/Target/Lanai/ |
| D | LanaiSelectionDAGInfo.cpp | 23 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy()
|
| /external/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyISelLowering.cpp | 283 SDValue Chain = CLI.Chain; in LowerCall() local 442 SDValue Chain, CallingConv::ID CallConv, bool /*IsVarArg*/, in LowerReturn() 471 SDValue Chain, CallingConv::ID CallConv, bool IsVarArg, in LowerFormalArguments() 568 SDValue Chain = Op.getOperand(0); in LowerCopyToReg() local 651 SDValue Chain = Op.getOperand(0); in LowerBR_JT() local
|
| /external/harfbuzz_ng/src/ |
| D | hb-aat-layout-morx-table.hh | 949 struct Chain struct 951 typedef typename Types::HBUINT HBUINT; 953 hb_mask_t compile_flags (const hb_aat_map_builder_t *map) const in compile_flags() 982 void apply (hb_aat_apply_context_t *c, in apply() 1052 unsigned int get_size () const { return length; } in get_size() 1054 bool sanitize (hb_sanitize_context_t *c, unsigned int version HB_UNUSED) const in sanitize() 1078 HBUINT32 defaultFlags; /* The default specification for subtables. */ 1079 HBUINT32 length; /* Total byte count, including this header. */ 1080 HBUINT featureCount; /* Number of feature subtable entries. */ 1081 HBUINT subtableCount; /* The number of subtables in the chain. */ [all …]
|