Searched defs:hasPCRelOperand (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/bolt/lib/Target/AArch64/ | ||
| H A D | AArch64MCPlusBuilder.cpp | 209 bool hasPCRelOperand(const MCInst &Inst) const override { in hasPCRelOperand() function in __anon77c122c80111::AArch64MCPlusBuilder |
| /llvm-project-15.0.7/bolt/include/bolt/Core/ | ||
| H A D | MCPlusBuilder.h | 825 virtual bool hasPCRelOperand(const MCInst &Inst) const { in hasPCRelOperand() function |
| /llvm-project-15.0.7/bolt/lib/Target/X86/ | ||
| H A D | X86MCPlusBuilder.cpp | 620 bool hasPCRelOperand(const MCInst &Inst) const override { in hasPCRelOperand() function in __anoncef8f4420111::X86MCPlusBuilder |