Home
last modified time | relevance | path

Searched defs:hasPCRelOperand (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Target/AArch64/
H A DAArch64MCPlusBuilder.cpp209 bool hasPCRelOperand(const MCInst &Inst) const override { in hasPCRelOperand() function in __anon77c122c80111::AArch64MCPlusBuilder
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DMCPlusBuilder.h825 virtual bool hasPCRelOperand(const MCInst &Inst) const { in hasPCRelOperand() function
/llvm-project-15.0.7/bolt/lib/Target/X86/
H A DX86MCPlusBuilder.cpp620 bool hasPCRelOperand(const MCInst &Inst) const override { in hasPCRelOperand() function in __anoncef8f4420111::X86MCPlusBuilder