Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCAsmBackend.h56 virtual void alignBranchesBegin(MCObjectStreamer &OS, const MCInst &Inst) {} in alignBranchesBegin() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp416 void X86AsmBackend::alignBranchesBegin(MCObjectStreamer &OS, in alignBranchesBegin() function in X86AsmBackend