Home
last modified time | relevance | path

Searched defs:Opcode2 (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp138 unsigned Opcode2) { in isReassociableOp()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp157 unsigned Opcode2) { in isReassociableOp()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp165 unsigned Opcode2) { in isReassociableOp()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp2339 int64_t Offset2, unsigned Opcode2) { in shouldClusterFI()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp3309 int64_t Offset2, unsigned Opcode2) { in shouldClusterFI()
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceAssemblerARM32.cpp1085 IValueT Opcode2 = 0; in emitInsertExtractInt() local