Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmBackend.h57 virtual void alignBranchesEnd(MCObjectStreamer &OS, const MCInst &Inst) {} in alignBranchesEnd() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp458 void X86AsmBackend::alignBranchesEnd(MCObjectStreamer &OS, const MCInst &Inst) { in alignBranchesEnd() function in X86AsmBackend