Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCObjectStreamer.cpp212 MCInst Relaxed; in EmitInstruction() local
213 getAssembler().getBackend().relaxInstruction(Inst, Relaxed); in EmitInstruction()
214 while (getAssembler().getBackend().mayNeedRelaxation(Relaxed)) in EmitInstruction()
215 getAssembler().getBackend().relaxInstruction(Relaxed, Relaxed); in EmitInstruction()
216 EmitInstToData(Relaxed, STI); in EmitInstruction()
DMCAssembler.cpp974 MCInst Relaxed; in relaxInstruction() local
975 getBackend().relaxInstruction(F.getInst(), Relaxed); in relaxInstruction()
984 getEmitter().EncodeInstruction(Relaxed, VecOS, Fixups, F.getSubtargetInfo()); in relaxInstruction()
988 F.setInst(Relaxed); in relaxInstruction()
/external/chromium_org/native_client_sdk/src/doc/reference/
Dpnacl-c-cpp-language-support.rst143 Relaxed ordering could be used instead, but for the first release it is
/external/owasp/sanitizer/lib/htmlparser-1.3/doc/
Dtree-construction.txt289 Associates//DTD HTML Extended Relaxed 1.0//"
/external/libpng/
DCHANGES2826 Relaxed the overly-restrictive permissions of some files.
2829 Relaxed more overly-restrictive permissions of some files.