Home
last modified time | relevance | path

Searched defs:Source2 (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceInstX8632.h1060 Operand *Source2) in InstX86BaseTernop()
2221 Operand *Source2) { in create()
2230 InstX86Idiv(Cfg *Func, Variable *Dest, Operand *Source1, Operand *Source2) in InstX86Idiv()
2237 Operand *Source2) { in create()
2246 InstX86Div(Cfg *Func, Variable *Dest, Operand *Source1, Operand *Source2) in InstX86Div()
2253 Operand *Source2) { in create()
2261 InstX86Insertps(Cfg *Func, Variable *Dest, Operand *Source1, Operand *Source2) in InstX86Insertps()
2269 Operand *Source2) { in create()
2282 InstX86Pinsr(Cfg *Func, Variable *Dest, Operand *Source1, Operand *Source2) in InstX86Pinsr()
2289 Operand *Source2) { in create()
[all …]
H A DIceInstX8664.h999 Operand *Source2) in InstX86BaseTernop()
2162 Operand *Source2) { in create()
2171 InstX86Idiv(Cfg *Func, Variable *Dest, Operand *Source1, Operand *Source2) in InstX86Idiv()
2178 Operand *Source2) { in create()
2187 InstX86Div(Cfg *Func, Variable *Dest, Operand *Source1, Operand *Source2) in InstX86Div()
2194 Operand *Source2) { in create()
2202 InstX86Insertps(Cfg *Func, Variable *Dest, Operand *Source1, Operand *Source2) in InstX86Insertps()
2210 Operand *Source2) { in create()
2223 InstX86Pinsr(Cfg *Func, Variable *Dest, Operand *Source1, Operand *Source2) in InstX86Pinsr()
2230 Operand *Source2) { in create()
[all …]
H A DIceInst.cpp272 Operand *Source1, Operand *Source2) in InstArithmetic()
353 Operand *Source1, Operand *Source2) in InstExtractElement()
360 Operand *Source2) in InstFcmp()
367 Operand *Source2) in InstIcmp()
374 Operand *Source1, Operand *Source2, in InstInsertElement()
H A DIceInst.h329 Operand *Source1, Operand *Source2) { in create()
510 Operand *Source2) { in create()
542 Operand *Source1, Operand *Source2) { in create()
574 Operand *Source1, Operand *Source2) { in create()
599 Operand *Source2, Operand *Source3) { in create()
H A DIceConverter.cpp516 Ice::Operand *Source2 = convertValue(Instr->getOperand(1)); in convertExtractElementInstruction() local
523 Ice::Operand *Source2 = convertValue(Instr->getOperand(1)); in convertInsertElementInstruction() local
533 Ice::Operand *Source2 = convertValue(Instr->getFalseValue()); in convertSelectInstruction() local
H A DIceInstX8664.cpp121 Operand *Source2) in InstX86Mul()
128 Operand *Source2) in InstX86Shld()
136 Operand *Source2) in InstX86Shrd()
H A DIceInstX8632.cpp133 Operand *Source2) in InstX86Mul()
140 Operand *Source2) in InstX86Shld()
148 Operand *Source2) in InstX86Shrd()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DExpandMemCmp.cpp288 Value *Source2 = in emitLoadCompareByteBlock() local
349 Value *Source2 = getPtrToElementAtOffset(CI->getArgOperand(1), LoadSizeType, in getCompareLoadPairs() local
456 Value *Source2 = getPtrToElementAtOffset(CI->getArgOperand(1), LoadSizeType, in emitLoadCompareBlock() local
572 Value *Source2 = CI->getArgOperand(1); in getMemCmpOneBlock() local
/aosp_15_r20/external/auto/value/src/test/java/com/google/auto/value/processor/
H A DTypeVariablesTest.java68 abstract static class Source2<T> { class in TypeVariablesTest
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp3156 unsigned Source1, Source2; in getShuffleCost() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dndis.h3797 #define NdisEqualMemory(Source1, Source2, Length) \ argument