HomeSort by relevance Sort by last modified time
    Searched refs:S2 (Results 501 - 525 of 593) sorted by null

<<21222324

  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
Instructions.h     [all...]
  /external/libavc/encoder/arm/
ime_distortion_metrics_a9q.s 1020 @S1 S2 S3 S4 A1 A2 A3 A4
1047 @D9 S2 S3 A2 A3
1049 @D10 S2 S3 A2 A3
1054 vtrn.s16 d12, d13 @I Get s2 s3
1056 @D13 S2 S3 A2 A3
1061 vpadd.s16 d16, d12, d13 @I (s1 + s4) (s2 + s3)
1067 vadd.s16 d17, d12, d13 @I (s1 + s2) (s3 + s4)
1076 vsub.s16 d8, d12, d19 @I (s1 - (s3<<1)) (s4 - (s2<<1))
1078 @D13 S2 S3 A2 A3
1080 vsub.s16 d9, d13, d18 @I (s2 - (s4<<1)) (s3 - (s1<<1)
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
VfrSyntax.g 480 Help "=" "STRING_TOKEN" "\(" S2:Number "\)" ","
514 FSObj->SetHelp (_STOSID(S2->getText()));
709 Help "=" "STRING_TOKEN" "\(" S2:Number "\)" << $SHObj->SetHelp (_STOSID(S2->getText())); >>
    [all...]
  /external/llvm/lib/Transforms/Scalar/
Reassociate.cpp 217 static BinaryOperator *CreateAdd(Value *S1, Value *S2, const Twine &Name,
220 return BinaryOperator::CreateAdd(S1, S2, Name, InsertBefore);
223 BinaryOperator::CreateFAdd(S1, S2, Name, InsertBefore);
229 static BinaryOperator *CreateMul(Value *S1, Value *S2, const Twine &Name,
232 return BinaryOperator::CreateMul(S1, S2, Name, InsertBefore);
235 BinaryOperator::CreateFMul(S1, S2, Name, InsertBefore);
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64PBQPRegAlloc.cpp 98 case AArch64::S2:
  /system/tools/hidl/test/hidl_test/
static_test.cpp 30 static_assert((int32_t) decltype(IFoo::S2::foo)::VALUE == 0,
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
VfrSyntax.g 505 Help "=" "STRING_TOKEN" "\(" S2:Number "\)" ","
573 FSObj->SetHelp (_STOSID(S2->getText(), S2->getLine()));
    [all...]
  /art/compiler/utils/mips/
assembler_mips32r5_test.cc 99 registers_.push_back(new mips::Register(mips::S2));
132 secondary_register_names_.emplace(mips::Register(mips::S2), "s2");
  /external/clang/test/CXX/drs/
dr4xx.cpp 1179 struct S2 {
1183 S2<int> s2; member in namespace:dr495
1184 long n2 = s2;
  /external/llvm/lib/Target/Mips/
MipsAsmPrinter.cpp     [all...]
  /external/llvm/lib/Transforms/IPO/
LowerTypeTests.cpp     [all...]
  /external/llvm/unittests/IR/
InstructionsTest.cpp 339 Value *S2 = BTC2->stripPointerCasts();
344 EXPECT_NE(S2, Gep2);
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
inst.go 159 S2
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
inst.go 159 S2
  /external/clang/test/SemaCXX/
constant-expression-cxx11.cpp     [all...]

Completed in 1442 milliseconds

<<21222324