Searched defs:isBranchTarget (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h107 bool isBranchTarget() const { return Flags & (1 << MCOI::BranchTarget); } function in class:llvm::MCOperandInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp902 bool isBranchTarget() const { function in class:__anon2053::AArch64Operand

Completed in 110 milliseconds