/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceInstX8632.h | 1060 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 D | IceInstX8664.h | 999 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 D | IceInst.cpp | 272 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 D | IceInst.h | 329 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 D | IceConverter.cpp | 516 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 D | IceInstX8664.cpp | 121 Operand *Source2) in InstX86Mul() 128 Operand *Source2) in InstX86Shld() 136 Operand *Source2) in InstX86Shrd()
|
H A D | IceInstX8632.cpp | 133 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 D | ExpandMemCmp.cpp | 288 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 D | TypeVariablesTest.java | 68 abstract static class Source2<T> { class in TypeVariablesTest
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 3156 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/ |
D | ndis.h | 3797 #define NdisEqualMemory(Source1, Source2, Length) \ argument
|