Home
last modified time | relevance | path

Searched defs:Inst1 (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
H A DGPRArith.cpp678 #define TestImplRegReg(Inst0, Inst1, Dst0, Dst1, Value0, Src0, Src1, Value1, \ in TEST_F() argument
711 #define TestImplRegAddr(Inst0, Inst1, Dst0, Dst1, Value0, Value1, Op, Size) \ in TEST_F() argument
745 #define TestImplRegImm(Inst0, Inst1, Dst0, Dst1, Value0, Imm, Op, Size) \ in TEST_F() argument
773 #define TestImplAddrReg(Inst0, Inst1, Value0, Src0, Src1, Value1, Op, Size) \ in TEST_F() argument
807 #define TestImplAddrImm(Inst0, Inst1, Value0, Imm, Op, Size) \ in TEST_F() argument
837 #define TestImplOp(Inst0, Inst1, Dst0, Dst1, Value0, Src0, Src1, Value1, Op, \ in TEST_F() argument
/aosp_15_r20/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
H A DGPRArith.cpp709 #define TestImplRegReg(Inst0, Inst1, Dst0, Dst1, Value0, Src0, Src1, Value1, \ in TEST_F() argument
740 #define TestImplRegAddr(Inst0, Inst1, Dst0, Dst1, Value0, Value1, Op, Size) \ in TEST_F() argument
772 #define TestImplRegImm(Inst0, Inst1, Dst0, Dst1, Value0, Imm, Op, Size) \ in TEST_F() argument
800 #define TestImplAddrReg(Inst0, Inst1, Value0, Src0, Src1, Value1, Op, Size) \ in TEST_F() argument
832 #define TestImplAddrImm(Inst0, Inst1, Value0, Imm, Op, Size) \ in TEST_F() argument
862 #define TestImplOp(Inst0, Inst1, Dst0, Dst1, Value0, Src0, Src1, Value1, Op, \ in TEST_F() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp181 const HexagonInstrInfo &HII, const SUnit &Inst1, in shouldTFRICallBind()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp556 MCInst const &Inst1 = *ID.getOperand(1).getInst(); in GetPacketSummary() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp401 MCInst const &Inst1 = *ID.getOperand(1).getInst(); in check() local
/aosp_15_r20/external/llvm/unittests/IR/
H A DInstructionsTest.cpp284 auto Inst1 = CastInst::CreatePointerCast(NullV2I32Ptr, V2Int32Ty, "foo", BB); in TEST() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp303 const HexagonInstrInfo &HII, const SUnit &Inst1, in shouldTFRICallBind()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DVectorUtils.cpp548 MDNode *llvm::intersectAccessGroups(const Instruction *Inst1, in intersectAccessGroups()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DVectorUtils.cpp844 MDNode *llvm::intersectAccessGroups(const Instruction *Inst1, in intersectAccessGroups()
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp509 bool isAliased(const MemoryLocation &Loc1, Instruction *Inst1, in isAliased()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1953 static bool hasDataDependence(SUnit *Inst1, SUnit *Inst2) { in hasDataDependence()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1731 bool isAliased(const MemoryLocation &Loc1, Instruction *Inst1, in isAliased()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2831 bool isAliased(const MemoryLocation &Loc1, Instruction *Inst1, in isAliased()