Home
last modified time | relevance | path

Searched defs:Dst (Results 1 – 25 of 260) sorted by relevance

1234567891011

/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DXmmArith.cpp17 #define TestArithSSXmmXmm(FloatSize, Src, Value0, Dst, Value1, Inst, Op) \ in TEST_F() argument
50 #define TestArithSSXmmAddr(FloatSize, Value0, Dst, Value1, Inst, Op) \ in TEST_F() argument
124 #define TestPArithXmmXmm(Dst, Value0, Src, Value1, Inst, Op, Type, Size) \ in TEST_F() argument
149 #define TestPArithXmmAddr(Dst, Value0, Value1, Inst, Op, Type, Size) \ in TEST_F() argument
173 #define TestPArithXmmImm(Dst, Value0, Imm, Inst, Op, Type, Size) \ in TEST_F() argument
193 #define TestPAndnXmmXmm(Dst, Value0, Src, Value1, Type, Size) \ in TEST_F() argument
218 #define TestPAndnXmmAddr(Dst, Value0, Value1, Type, Size) \ in TEST_F() argument
242 #define TestPArithSize(Dst, Src, Size) \ in TEST_F() argument
380 #define TestPArith(Src, Dst) \ in TEST_F() argument
414 #define TestArithPSXmmXmm(FloatSize, Dst, Value0, Src, Value1, Inst, Op, Type) \ in TEST_F() argument
[all …]
DDataMov.cpp156 #define TestRegReg(Dst, Src, Suffix, Size) \ in TEST_F() argument
179 #define TestImpl(Dst, Src) \ in TEST_F() argument
217 #define TestRegAddr(Dst, Suffix, Size) \ in TEST_F() argument
239 #define TestImpl(Dst) \ in TEST_F() argument
267 #define TestImplValue(Dst, Value) \ in TEST_F() argument
280 #define TestImpl(Dst) \ in TEST_F() argument
296 #define TestImplRegReg(Dst, Src, Suffix, Size) \ in TEST_F() argument
312 #define TestImplRegAddr(Dst, Suffix, Size) \ in TEST_F() argument
326 #define TestImpl(Dst, Src) \ in TEST_F() argument
359 #define TestImplRegReg(Dst, Src, Suffix, Size) \ in TEST_F() argument
[all …]
DGPRArith.cpp112 #define TestLeaBaseDisp(Base, BaseValue, Disp, Dst) \ in TEST_F() argument
327 #define TestLeaAbsolute(Dst, Value) \ in TEST_F() argument
362 #define TestImplRegReg(Dst, Value0, Src, Value1, Size) \ in TEST_F() argument
389 #define TestImplRegImm(Dst, Value0, Imm, Size) \ in TEST_F() argument
472 #define TestImplValues(Dst, Value0, Src, Value1, Size) \ in TEST_F() argument
480 #define TestImplSize(Dst, Src, Size) \ in TEST_F() argument
487 #define TestImpl(Dst, Src) \ in TEST_F() argument
525 #define TestImplRegReg(Inst, Dst, Value0, Src, Value1, Type, Size, Op) \ in TEST_F() argument
546 #define TestImplRegAddr(Inst, Dst, Value0, Value1, Type, Size, Op) \ in TEST_F() argument
570 #define TestImplRegImm(Inst, Dst, Value0, Imm, Type, Size, Op) \ in TEST_F() argument
[all …]
DControlFlow.cpp39 #define TestImpl(Dst, Src0, Src1) \ in TEST_F() argument
119 #define TestImpl(Dst, Src) \ in TEST_F() argument
159 #define TestImpl(Dst, Src) \ in TEST_F() argument
248 #define TestImplReg(Dst) \ in TEST_F() argument
DLowLevel.cpp157 #define TestRegReg(Inst, Dst, Src, OpType, ByteCountUntyped, ...) \ in TEST_F() argument
170 #define TestRegImm(Inst, Dst, Imm, OpType, ByteCountUntyped, ...) \ in TEST_F() argument
183 #define TestRegAbsoluteAddr(Inst, Dst, Disp, OpType, ByteCountUntyped, ...) \ in TEST_F() argument
196 #define TestRegAddrBase(Inst, Dst, Base, Disp, OpType, ByteCountUntyped, ...) \ in TEST_F() argument
210 #define TestRegAddrScaledIndex(Inst, Dst, Index, Scale, Disp, OpType, \ in TEST_F() argument
226 #define TestRegAddrBaseScaledIndex(Inst, Dst, Base, Index, Scale, Disp, \ in TEST_F() argument
/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DXmmArith.cpp17 #define TestArithSSXmmXmm(FloatSize, Src, Value0, Dst, Value1, Inst, Op) \ in TEST_F() argument
53 #define TestArithSSXmmAddr(FloatSize, Value0, Dst, Value1, Inst, Op) \ in TEST_F() argument
123 #define TestPArithXmmXmm(Dst, Value0, Src, Value1, Inst, Op, Type, Size) \ in TEST_F() argument
149 #define TestPArithXmmAddr(Dst, Value0, Value1, Inst, Op, Type, Size) \ in TEST_F() argument
174 #define TestPArithXmmImm(Dst, Value0, Imm, Inst, Op, Type, Size) \ in TEST_F() argument
194 #define TestPAndnXmmXmm(Dst, Value0, Src, Value1, Type, Size) \ in TEST_F() argument
220 #define TestPAndnXmmAddr(Dst, Value0, Value1, Type, Size) \ in TEST_F() argument
245 #define TestPArithSize(Dst, Src, Size) \ in TEST_F() argument
383 #define TestPArith(Src, Dst) \ in TEST_F() argument
409 #define TestArithPSXmmXmm(FloatSize, Dst, Value0, Src, Value1, Inst, Op, Type) \ in TEST_F() argument
[all …]
DDataMov.cpp177 #define TestMovzx8bitWithRegDest(Src, Dst, Imm) \ in TEST_F() argument
189 #define TestMovzx16bitWithRegDest(Src, Dst, Imm) \ in TEST_F() argument
201 #define TestMovzx8bitWithAddrSrc(Dst, Imm) \ in TEST_F() argument
214 #define TestMovzx16bitWithAddrSrc(Dst, Imm) \ in TEST_F() argument
227 #define TestMovzx(Dst) \ in TEST_F() argument
265 #define TestMovsx8bitWithRegDest(Src, Dst, Imm) \ in TEST_F() argument
278 #define TestMovsx16bitWithRegDest(Src, Dst, Imm) \ in TEST_F() argument
291 #define TestMovsx8bitWithAddrSrc(Dst, Imm) \ in TEST_F() argument
305 #define TestMovsx16bitWithAddrSrc(Dst, Imm) \ in TEST_F() argument
319 #define TestMovsx(Dst) \ in TEST_F() argument
[all …]
DGPRArith.cpp124 #define TestLeaBaseDisp(Base, BaseValue, Disp, Dst) \ in TEST_F() argument
294 #define TestLeaAbsolute(Dst, Value) \ in TEST_F() argument
326 #define TestImplRegReg(Dst, Value0, Src, Value1, Size) \ in TEST_F() argument
358 #define TestImplRegImm(Dst, Value0, Imm, Size) \ in TEST_F() argument
446 #define TestImplValues(Dst, Value0, Src, Value1, Size) \ in TEST_F() argument
454 #define TestImplSize(Dst, Src, Size) \ in TEST_F() argument
461 #define TestImpl(Dst, Src) \ in TEST_F() argument
491 #define TestImplRegReg(Inst, Dst, Value0, Src, Value1, Type, Size, Op) \ in TEST_F() argument
515 #define TestImplRegAddr(Inst, Dst, Value0, Value1, Type, Size, Op) \ in TEST_F() argument
541 #define TestImplRegImm(Inst, Dst, Value0, Imm, Type, Size, Op) \ in TEST_F() argument
[all …]
DLowLevel.cpp110 #define TestRegReg(Inst, Dst, Src, OpType, ByteCountUntyped, ...) \ in TEST_F() argument
124 #define TestRegImm(Inst, Dst, Imm, OpType, ByteCountUntyped, ...) \ in TEST_F() argument
137 #define TestRegAbsoluteAddr(Inst, Dst, Disp, OpType, ByteCountUntyped, ...) \ in TEST_F() argument
151 #define TestRegAddrBase(Inst, Dst, Base, Disp, OpType, ByteCountUntyped, ...) \ in TEST_F() argument
166 #define TestRegAddrScaledIndex(Inst, Dst, Index, Scale, Disp, OpType, \ in TEST_F() argument
182 #define TestRegAddrBaseScaledIndex(Inst, Dst, Base, Index, Scale, Disp, \ in TEST_F() argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h529 MachineInstrBuilder buildPtrToInt(const DstOp &Dst, const SrcOp &Src) { in buildPtrToInt()
534 MachineInstrBuilder buildIntToPtr(const DstOp &Dst, const SrcOp &Src) { in buildIntToPtr()
539 MachineInstrBuilder buildBitcast(const DstOp &Dst, const SrcOp &Src) { in buildBitcast()
544 MachineInstrBuilder buildAddrSpaceCast(const DstOp &Dst, const SrcOp &Src) { in buildAddrSpaceCast()
1312 MachineInstrBuilder buildAnd(const DstOp &Dst, const SrcOp &Src0, in buildAnd()
1327 MachineInstrBuilder buildOr(const DstOp &Dst, const SrcOp &Src0, in buildOr()
1333 MachineInstrBuilder buildXor(const DstOp &Dst, const SrcOp &Src0, in buildXor()
1341 MachineInstrBuilder buildNot(const DstOp &Dst, const SrcOp &Src0) { in buildNot()
1347 MachineInstrBuilder buildCTPOP(const DstOp &Dst, const SrcOp &Src0) { in buildCTPOP()
1352 MachineInstrBuilder buildCTLZ(const DstOp &Dst, const SrcOp &Src0) { in buildCTLZ()
[all …]
DConstantFoldingMIRBuilder.h49 const DstOp &Dst = DstOps[0]; variable
60 const DstOp &Dst = DstOps[0]; variable
/external/llvm/lib/Target/Hexagon/
DHexagonPeephole.cpp140 MachineOperand &Dst = MI.getOperand(0); in runOnMachineFunction() local
158 MachineOperand &Dst = MI.getOperand(0); in runOnMachineFunction() local
175 MachineOperand &Dst = MI.getOperand(0); in runOnMachineFunction() local
189 MachineOperand &Dst = MI.getOperand(0); in runOnMachineFunction() local
207 MachineOperand &Dst = MI.getOperand(0); in runOnMachineFunction() local
300 void HexagonPeephole::ChangeOpInto(MachineOperand &Dst, MachineOperand &Src) { in ChangeOpInto()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonPeephole.cpp137 MachineOperand &Dst = MI.getOperand(0); in runOnMachineFunction() local
155 MachineOperand &Dst = MI.getOperand(0); in runOnMachineFunction() local
172 MachineOperand &Dst = MI.getOperand(0); in runOnMachineFunction() local
186 MachineOperand &Dst = MI.getOperand(0); in runOnMachineFunction() local
204 MachineOperand &Dst = MI.getOperand(0); in runOnMachineFunction() local
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineC.cpp24 ExplodedNodeSet &Dst) { in VisitBinaryOperator()
188 ExplodedNodeSet &Dst) { in VisitBlockExpr()
250 ExplodedNode *Pred, ExplodedNodeSet &Dst) { in VisitCast()
445 ExplodedNodeSet &Dst) { in VisitCompoundLiteralExpr()
477 ExplodedNodeSet &Dst) { in VisitDeclStmt()
553 ExplodedNodeSet &Dst) { in VisitLogicalExpr()
623 ExplodedNodeSet &Dst) { in VisitInitListExpr()
674 ExplodedNodeSet &Dst) { in VisitGuardedExpr()
732 ExplodedNode *Pred, ExplodedNodeSet &Dst) { in VisitOffsetOfExpr()
752 ExplodedNodeSet &Dst) { in VisitUnaryExprOrTypeTraitExpr()
[all …]
DExprEngineCXX.cpp27 ExplodedNodeSet &Dst) { in CreateCXXTemporaryObject()
58 ExplodedNodeSet Dst; in performTrivialCopy() local
360 ExplodedNodeSet &Dst) { in VisitCXXDestructor()
402 ExplodedNodeSet &Dst) { in VisitCXXNewAllocatorCall()
427 ExplodedNodeSet &Dst) { in VisitCXXNewExpr()
532 ExplodedNode *Pred, ExplodedNodeSet &Dst) { in VisitCXXDeleteExpr()
540 ExplodedNodeSet &Dst) { in VisitCXXCatchStmt()
558 ExplodedNodeSet &Dst) { in VisitCXXThisExpr()
574 ExplodedNodeSet &Dst) { in VisitLambdaExpr()
DExprEngine.cpp443 ExplodedNodeSet Dst; in ProcessStmt() local
533 ExplodedNodeSet Dst; in ProcessInitializer() local
546 ExplodedNodeSet Dst; in ProcessImplicitDtor() local
573 ExplodedNodeSet Dst; in ProcessNewAllocator() local
592 ExplodedNodeSet &Dst) { in ProcessAutomaticObjDtor()
611 ExplodedNodeSet &Dst) { in ProcessDeleteDtor()
639 ExplodedNode *Pred, ExplodedNodeSet &Dst) { in ProcessBaseDtor()
658 ExplodedNode *Pred, ExplodedNodeSet &Dst) { in ProcessMemberDtor()
676 ExplodedNodeSet &Dst) { in ProcessTemporaryDtor()
704 ExplodedNodeSet &Dst, in processCleanupTemporaryBranch()
[all …]
DExprEngineObjC.cpp24 ExplodedNodeSet &Dst) { in VisitLvalObjCIvarRefExpr()
41 ExplodedNodeSet &Dst) { in VisitObjCAtSynchronizedStmt()
47 ExplodedNodeSet &Dst) { in VisitObjCForCollectionStmt()
137 ExplodedNodeSet &Dst) { in VisitObjCMessage()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDependenceGraphBuilder.cpp163 const EdgeKind K) { in createPiBlocks()
180 const Direction Dir) { in createPiBlocks()
309 auto createConfusedEdges = [&](NodeType &Src, NodeType &Dst) { in createMemoryDependencyEdges()
322 auto createForwardEdge = [&](NodeType &Src, NodeType &Dst) { in createMemoryDependencyEdges()
330 auto createBackwardEdge = [&](NodeType &Src, NodeType &Dst) { in createMemoryDependencyEdges()
/external/clang/lib/Analysis/
DCFGReachabilityAnalysis.cpp26 const CFGBlock *Dst) { in isReachable()
42 void CFGReverseBlockReachabilityAnalysis::mapReachability(const CFGBlock *Dst) { in mapReachability()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp47 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Val, in EmitTargetCodeForMemset()
187 const SDLoc &dl, SDValue Chain, SDValue Dst, in emitRepmovs()
209 const SDLoc &dl, SDValue Chain, SDValue Dst, in emitRepmovsB()
238 SDValue Chain, SDValue Dst, SDValue Src, uint64_t Size, EVT SizeVT, in emitConstantSizeRepmov()
293 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy()
/external/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp25 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-10.0/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp24 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitSpecializedLibcall()
128 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy()
242 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemmove()
250 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemset()
/external/llvm/include/llvm/Target/
DCostTable.h46 MVT::SimpleValueType Dst; member
55 int ISD, MVT Dst, MVT Src) { in ConvertCostTableLookup()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DCostTable.h46 MVT::SimpleValueType Dst; member
55 int ISD, MVT Dst, MVT Src) { in ConvertCostTableLookup()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetRPCAPI.h61 DirectBufferWriter(const char *Src, JITTargetAddress Dst, uint64_t Size) in DirectBufferWriter()
70 JITTargetAddress Dst; variable
123 JITTargetAddress Dst; in deserialize() local

1234567891011