Home
last modified time | relevance | path

Searched defs:AB (Results 1 - 15 of 15) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dissue-1435.hpp4 enum class AB { A, B }; class
/third_party/typescript/tests/baselines/reference/
H A DunionTypeEquivalence.js16 var AB : string | number; variable
61 var AB; variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dissue-1435.rs17 pub type AB = ::std::os::raw::c_int; types
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
H A DCodeEmitter.h58 CodeEmitter(const MCSubtargetInfo &ST, const MCAsmBackend &AB, in CodeEmitter() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMWinCOFFStreamer.cpp20 ARMWinCOFFStreamer(MCContext &C, std::unique_ptr<MCAsmBackend> AB, in ARMWinCOFFStreamer() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFStreamer.cpp23 X86WinCOFFStreamer(MCContext &C, std::unique_ptr<MCAsmBackend> AB, in X86WinCOFFStreamer() argument
63 createX86WinCOFFStreamer(MCContext &C, std::unique_ptr<MCAsmBackend> &&AB, std::unique_ptr<MCObjectWriter> &&OW, std::unique_ptr<MCCodeEmitter> &&CE, bool RelaxAll, bool IncrementalLinkerCompatible) createX86WinCOFFStreamer() argument
H A DX86BaseInfo.h123 AB, member in llvm::X86::SecondMacroFusionInstKind
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolutionAliasAnalysis.cpp68 const SCEV *AB = SE.getMinusSCEV(AS, BS); in alias() local
H A DDemandedBits.cpp86 determineLiveOperandBits( const Instruction *UserI, const Value *Val, unsigned OperandNo, const APInt &AOut, APInt &AB, KnownBits &Known, KnownBits &Known2, bool &KnownBitsComputed) determineLiveOperandBits() argument
387 APInt AB = APInt::getAllOnesValue(BitWidth); performAnalysis() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Drescaler_msa.c181 const v4i32 AB = __msa_ilvr_w(A1, B1); in ExportRowExpand_1() local
H A Denc_neon.c277 const int16x4x2_t AB = vtrn_s16(A, B); in Transpose4x4_S16_NEON() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64WinCOFFStreamer.cpp24 AArch64WinCOFFStreamer(MCContext &C, std::unique_ptr<MCAsmBackend> AB, in AArch64WinCOFFStreamer() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_subtitles.c166 #define AB(c) (((c)>>8) &0xFF) macro
/third_party/skia/src/opts/
H A DSkBitmapProcState_opts.h268 __m128i AB = interpolate_in_x_and_y(row0[x0[A]], row0[x1[A]], in S32_alpha_D32_filter_DX() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DBC_Decoder.cpp1115 const int AB; // Alpha bits member

Completed in 11 milliseconds