Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/MCTargetDesc/
DMBlazeAsmBackend.cpp59 bool MayNeedRelaxation(const MCInst &Inst) const;
79 bool MBlazeAsmBackend::MayNeedRelaxation(const MCInst &Inst) const { in MayNeedRelaxation() function in __anon70b6ed070111::MBlazeAsmBackend
/external/swiftshader/third_party/LLVM/lib/MC/
DMCObjectStreamer.cpp167 if (!getAssembler().getBackend().MayNeedRelaxation(Inst)) { in EmitInstruction()
177 while (getAssembler().getBackend().MayNeedRelaxation(Relaxed)) in EmitInstruction()
DMCAssembler.cpp671 if (!getBackend().MayNeedRelaxation(IF->getInst())) in FragmentNeedsRelaxation()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmBackend.h105 virtual bool MayNeedRelaxation(const MCInst &Inst) const = 0;
/external/swiftshader/third_party/LLVM/lib/Target/Mips/MCTargetDesc/
DMipsAsmBackend.cpp51 bool MayNeedRelaxation(const MCInst &Inst) const { in MayNeedRelaxation() function in __anon6d642f030111::MipsAsmBackend
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
DARMAsmBackend.cpp103 bool MayNeedRelaxation(const MCInst &Inst) const;
127 bool ARMAsmBackend::MayNeedRelaxation(const MCInst &Inst) const { in MayNeedRelaxation() function in ARMAsmBackend
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp108 bool MayNeedRelaxation(const MCInst &Inst) const;
217 bool X86AsmBackend::MayNeedRelaxation(const MCInst &Inst) const { in MayNeedRelaxation() function in X86AsmBackend
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/MCTargetDesc/
DPPCAsmBackend.cpp92 bool MayNeedRelaxation(const MCInst &Inst) const { in MayNeedRelaxation() function in __anon21ba84140111::PPCAsmBackend