Home
last modified time | relevance | path

Searched defs:SecondHalf (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp414 static uint32_t joinHalfWords(uint32_t FirstHalf, uint32_t SecondHalf, in joinHalfWords()
637 uint32_t SecondHalf = (((uint16_t)J1Bit << 13) | ((uint16_t)J2Bit << 11) | in adjustFixupValue() local
673 uint32_t SecondHalf = (((uint16_t)J1Bit << 13) | ((uint16_t)J2Bit << 11) | in adjustFixupValue() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp18002 SDNode *SecondHalf; in lowerShufflePairAsUNPCKAndPermute() local