Searched defs:BitN (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp292 : SelR(R), SelB(B), BitN(N), BitOrd(BO), CM(M) {}
296 const unsigned BitN; member in struct:__anon14342::RegisterCellBitCompareSel
337 uint16_t Bit1 = (VR1 == SelR) ? SelB : BitN;
338 uint16_t Bit2 = (VR2 == SelR) ? SelB : BitN;
/external/v8/src/arm64/
H A Dassembler-arm64-inl.h1067 Instr Assembler::BitN(unsigned bitn, unsigned reg_size) { function in class:v8::internal::Assembler
/external/vixl/src/aarch64/
H A Dassembler-aarch64.h2741 static Instr BitN(unsigned bitn, unsigned reg_size) { function in class:vixl::aarch64::Assembler

Completed in 2016 milliseconds