Home
last modified time | relevance | path

Searched refs:Intval (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp1242 uint64_t Intval = Opcodes[0] | in emitFnEnd() local
1246 emitIntValue(Intval, Opcodes.size()); in emitFnEnd()
1321 uint64_t Intval = Opcodes[I] | in FlushUnwindOpcodes() local
1325 emitInt32(Intval); in FlushUnwindOpcodes()