/aosp_15_r20/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/ |
H A D | XmmArith.cpp | 17 #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 …]
|
H A D | DataMov.cpp | 156 #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 …]
|
H A D | GPRArith.cpp | 112 #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 …]
|
/aosp_15_r20/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
H A D | XmmArith.cpp | 17 #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 …]
|
H A D | GPRArith.cpp | 124 #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 …]
|
H A D | DataMov.cpp | 177 #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 …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/ |
D | MachineIRBuilder.h | 702 MachineInstrBuilder buildPtrToInt(const DstOp &Dst, const SrcOp &Src) { in buildPtrToInt() 707 MachineInstrBuilder buildIntToPtr(const DstOp &Dst, const SrcOp &Src) { in buildIntToPtr() 712 MachineInstrBuilder buildBitcast(const DstOp &Dst, const SrcOp &Src) { in buildBitcast() 717 MachineInstrBuilder buildAddrSpaceCast(const DstOp &Dst, const SrcOp &Src) { in buildAddrSpaceCast() 1613 MachineInstrBuilder buildFreeze(const DstOp &Dst, const SrcOp &Src) { in buildFreeze() 1755 MachineInstrBuilder buildAnd(const DstOp &Dst, const SrcOp &Src0, in buildAnd() 1777 MachineInstrBuilder buildXor(const DstOp &Dst, const SrcOp &Src0, in buildXor() 1785 MachineInstrBuilder buildNot(const DstOp &Dst, const SrcOp &Src0) { in buildNot() 1793 MachineInstrBuilder buildNeg(const DstOp &Dst, const SrcOp &Src0) { in buildNeg() 1799 MachineInstrBuilder buildCTPOP(const DstOp &Dst, const SrcOp &Src0) { in buildCTPOP() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/ |
D | MachineIRBuilder.h | 692 MachineInstrBuilder buildPtrToInt(const DstOp &Dst, const SrcOp &Src) { in buildPtrToInt() 697 MachineInstrBuilder buildIntToPtr(const DstOp &Dst, const SrcOp &Src) { in buildIntToPtr() 702 MachineInstrBuilder buildBitcast(const DstOp &Dst, const SrcOp &Src) { in buildBitcast() 707 MachineInstrBuilder buildAddrSpaceCast(const DstOp &Dst, const SrcOp &Src) { in buildAddrSpaceCast() 1538 MachineInstrBuilder buildFreeze(const DstOp &Dst, const SrcOp &Src) { in buildFreeze() 1680 MachineInstrBuilder buildAnd(const DstOp &Dst, const SrcOp &Src0, in buildAnd() 1702 MachineInstrBuilder buildXor(const DstOp &Dst, const SrcOp &Src0, in buildXor() 1710 MachineInstrBuilder buildNot(const DstOp &Dst, const SrcOp &Src0) { in buildNot() 1718 MachineInstrBuilder buildNeg(const DstOp &Dst, const SrcOp &Src0) { in buildNeg() 1724 MachineInstrBuilder buildCTPOP(const DstOp &Dst, const SrcOp &Src0) { in buildCTPOP() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/ |
D | MachineIRBuilder.h | 692 MachineInstrBuilder buildPtrToInt(const DstOp &Dst, const SrcOp &Src) { in buildPtrToInt() 697 MachineInstrBuilder buildIntToPtr(const DstOp &Dst, const SrcOp &Src) { in buildIntToPtr() 702 MachineInstrBuilder buildBitcast(const DstOp &Dst, const SrcOp &Src) { in buildBitcast() 707 MachineInstrBuilder buildAddrSpaceCast(const DstOp &Dst, const SrcOp &Src) { in buildAddrSpaceCast() 1587 MachineInstrBuilder buildFreeze(const DstOp &Dst, const SrcOp &Src) { in buildFreeze() 1729 MachineInstrBuilder buildAnd(const DstOp &Dst, const SrcOp &Src0, in buildAnd() 1751 MachineInstrBuilder buildXor(const DstOp &Dst, const SrcOp &Src0, in buildXor() 1759 MachineInstrBuilder buildNot(const DstOp &Dst, const SrcOp &Src0) { in buildNot() 1767 MachineInstrBuilder buildNeg(const DstOp &Dst, const SrcOp &Src0) { in buildNeg() 1773 MachineInstrBuilder buildCTPOP(const DstOp &Dst, const SrcOp &Src0) { in buildCTPOP() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/ |
D | MachineIRBuilder.h | 692 MachineInstrBuilder buildPtrToInt(const DstOp &Dst, const SrcOp &Src) { in buildPtrToInt() 697 MachineInstrBuilder buildIntToPtr(const DstOp &Dst, const SrcOp &Src) { in buildIntToPtr() 702 MachineInstrBuilder buildBitcast(const DstOp &Dst, const SrcOp &Src) { in buildBitcast() 707 MachineInstrBuilder buildAddrSpaceCast(const DstOp &Dst, const SrcOp &Src) { in buildAddrSpaceCast() 1587 MachineInstrBuilder buildFreeze(const DstOp &Dst, const SrcOp &Src) { in buildFreeze() 1729 MachineInstrBuilder buildAnd(const DstOp &Dst, const SrcOp &Src0, in buildAnd() 1751 MachineInstrBuilder buildXor(const DstOp &Dst, const SrcOp &Src0, in buildXor() 1759 MachineInstrBuilder buildNot(const DstOp &Dst, const SrcOp &Src0) { in buildNot() 1767 MachineInstrBuilder buildNeg(const DstOp &Dst, const SrcOp &Src0) { in buildNeg() 1773 MachineInstrBuilder buildCTPOP(const DstOp &Dst, const SrcOp &Src0) { in buildCTPOP() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | MachineIRBuilder.h | 669 MachineInstrBuilder buildPtrToInt(const DstOp &Dst, const SrcOp &Src) { in buildPtrToInt() 674 MachineInstrBuilder buildIntToPtr(const DstOp &Dst, const SrcOp &Src) { in buildIntToPtr() 679 MachineInstrBuilder buildBitcast(const DstOp &Dst, const SrcOp &Src) { in buildBitcast() 684 MachineInstrBuilder buildAddrSpaceCast(const DstOp &Dst, const SrcOp &Src) { in buildAddrSpaceCast() 1498 MachineInstrBuilder buildFreeze(const DstOp &Dst, const SrcOp &Src) { in buildFreeze() 1640 MachineInstrBuilder buildAnd(const DstOp &Dst, const SrcOp &Src0, in buildAnd() 1662 MachineInstrBuilder buildXor(const DstOp &Dst, const SrcOp &Src0, in buildXor() 1670 MachineInstrBuilder buildNot(const DstOp &Dst, const SrcOp &Src0) { in buildNot() 1678 MachineInstrBuilder buildNeg(const DstOp &Dst, const SrcOp &Src0) { in buildNeg() 1684 MachineInstrBuilder buildCTPOP(const DstOp &Dst, const SrcOp &Src0) { in buildCTPOP() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | MachineIRBuilder.h | 529 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 …]
|
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngine.cpp | 443 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 …]
|
H A D | ExprEngineC.cpp | 24 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 …]
|
H A D | ExprEngineCXX.cpp | 27 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | SampleProfileInference.cpp | 132 void addEdge(uint64_t Src, uint64_t Dst, int64_t Capacity, int64_t Cost) { in addEdge() 155 void addEdge(uint64_t Src, uint64_t Dst, int64_t Cost) { in addEdge() 272 uint64_t Dst = Edge.Dst; in findAugmentingPath() local 347 auto &Dst = Nodes[Edge.Dst]; in findAugmentingDAG() local 387 uint64_t Dst = Edge.Dst; in findAugmentingDAG() local 446 uint64_t Dst = Edge->Dst; in augmentFlowAlongDAG() local 465 uint64_t Dst = Edge->Dst; in augmentFlowAlongDAG() local 511 uint64_t Dst = Edge.Dst; in identifyShortestEdges() local 558 uint64_t Dst; member 655 uint64_t Dst = Jump->Target; in findReachable() local [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/test/ |
D | test_node_handling.cpp | 163 Dst&,Ret res,const NodeHandle& n,const Value& x, in test_transfer_result() argument 178 Dst&,typename Dst::iterator res,const NodeHandle& n,const Value& x) in test_transfer_result() argument 287 Src& src,Dst& dst0,Dst& /* dst1 */,Dst& /* dst2 */,Dst& /* dst3 */, in test_transfer() argument 297 Src& src,Dst& dst0,Dst& dst1,Dst& /* dst2 */,Dst& /* dst3 */, in test_transfer() argument 309 Src& src,Dst& dst0,Dst& dst1,Dst& /* dst2 */,Dst& /* dst3 */, in test_transfer() argument
|
/aosp_15_r20/external/llvm-libc/test/src/string/ |
H A D | bcopy_test.cpp | 25 void *const Dst = Buffer; in TEST() local 33 void *const Dst = Buffer; in TEST() local 43 void *const Dst = Buffer + 1; in TEST() local 51 void *const Dst = Buffer + 2; in TEST() local 63 void *const Dst = Buffer + 1; in TEST() local 71 void *const Dst = Buffer + 2; in TEST() local
|
H A D | memmove_test.cpp | 25 void *const Dst = Buffer; in TEST() local 34 void *const Dst = Buffer; in TEST() local 45 void *const Dst = Buffer + 1; in TEST() local 54 void *const Dst = Buffer + 2; in TEST() local 67 void *const Dst = Buffer + 1; in TEST() local 76 void *const Dst = Buffer + 2; in TEST() local
|
/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | HexagonPeephole.cpp | 140 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | DependenceAnalysis.cpp | 810 const Instruction *Dst) { in establishNestingLevels() 896 const SCEV *Dst = Pair->Dst; in unifySubscriptType() local 921 const SCEV *Dst = Pair->Dst; in unifySubscriptType() local 946 const SCEV *Dst = Pair->Dst; in removeMatchingExtensions() local 1007 bool DependenceInfo::checkDstSubscript(const SCEV *Dst, const Loop *LoopNest, in checkDstSubscript() 1018 const SCEV *Dst, const Loop *DstLoopNest, in classifyPair() 1183 bool DependenceInfo::testZIV(const SCEV *Src, const SCEV *Dst, in testZIV() 2226 bool DependenceInfo::testSIV(const SCEV *Src, const SCEV *Dst, unsigned &Level, in testSIV() 2294 bool DependenceInfo::testRDIV(const SCEV *Src, const SCEV *Dst, in testRDIV() 2360 bool DependenceInfo::testMIV(const SCEV *Src, const SCEV *Dst, in testMIV() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonPeephole.cpp | 133 MachineOperand &Dst = MI.getOperand(0); in runOnMachineFunction() local 150 MachineOperand &Dst = MI.getOperand(0); in runOnMachineFunction() local 167 MachineOperand &Dst = MI.getOperand(0); in runOnMachineFunction() local 181 MachineOperand &Dst = MI.getOperand(0); in runOnMachineFunction() local 198 MachineOperand &Dst = MI.getOperand(0); in runOnMachineFunction() local
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | DependenceAnalysis.cpp | 708 const Instruction *Dst) { in establishNestingLevels() 786 const SCEV *Dst = Pair->Dst; in unifySubscriptType() local 811 const SCEV *Dst = Pair->Dst; in unifySubscriptType() local 836 const SCEV *Dst = Pair->Dst; in removeMatchingExtensions() local 878 bool DependenceInfo::checkDstSubscript(const SCEV *Dst, const Loop *LoopNest, in checkDstSubscript() 905 const SCEV *Dst, const Loop *DstLoopNest, in classifyPair() 1019 bool DependenceInfo::testZIV(const SCEV *Src, const SCEV *Dst, in testZIV() 2073 bool DependenceInfo::testSIV(const SCEV *Src, const SCEV *Dst, unsigned &Level, in testSIV() 2141 bool DependenceInfo::testRDIV(const SCEV *Src, const SCEV *Dst, in testRDIV() 2207 bool DependenceInfo::testMIV(const SCEV *Src, const SCEV *Dst, in testMIV() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | DependenceAnalysis.cpp | 743 const Instruction *Dst) { in establishNestingLevels() 821 const SCEV *Dst = Pair->Dst; in unifySubscriptType() local 846 const SCEV *Dst = Pair->Dst; in unifySubscriptType() local 871 const SCEV *Dst = Pair->Dst; in removeMatchingExtensions() local 920 bool DependenceInfo::checkDstSubscript(const SCEV *Dst, const Loop *LoopNest, in checkDstSubscript() 931 const SCEV *Dst, const Loop *DstLoopNest, in classifyPair() 1096 bool DependenceInfo::testZIV(const SCEV *Src, const SCEV *Dst, in testZIV() 2150 bool DependenceInfo::testSIV(const SCEV *Src, const SCEV *Dst, unsigned &Level, in testSIV() 2218 bool DependenceInfo::testRDIV(const SCEV *Src, const SCEV *Dst, in testRDIV() 2284 bool DependenceInfo::testMIV(const SCEV *Src, const SCEV *Dst, in testMIV() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonPeephole.cpp | 137 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
|