Searched refs:MO_LO (Results 1 – 13 of 13) sorted by relevance
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| HD | PPC.h | 175 MO_LO, enumerator
|
| HD | PPCMCInstLower.cpp | 164 case PPCII::MO_LO: in GetSymbolRef()
|
| HD | PPCInstrInfo.cpp | 2989 {MO_LO, "ppc-lo"}, in getSerializableDirectMachineOperandTargetFlags()
|
| HD | PPCISelLowering.cpp | 3139 LoOpFlags = PPCII::MO_LO; in getLabelAccessInfo()
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/AVR/ |
| HD | AVRInstrInfo.h | 54 MO_LO = (1 << 1), enumerator
|
| HD | AVRMCInstLower.cpp | 43 if (TF & AVRII::MO_LO) { in lowerSymbolOperand()
|
| HD | AVRExpandPseudoInsts.cpp | 328 MIBLO.addGlobalAddress(GV, Offs, TF | AVRII::MO_NEG | AVRII::MO_LO); in expand() 585 MIBLO.addGlobalAddress(GV, Offs, TF | AVRII::MO_LO); in expand() 593 MIBLO.add(MachineOperand::CreateBA(BA, TF | AVRII::MO_LO)); in expand()
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
| HD | RISCVBaseInfo.h | 241 MO_LO = 3, enumerator
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| HD | RISCVMergeBaseOffset.cpp | 117 if (LoOp2.getTargetFlags() != RISCVII::MO_LO || in INITIALIZE_PASS()
|
| HD | RISCVAsmPrinter.cpp | 837 case RISCVII::MO_LO: in lowerSymbolOperand()
|
| HD | RISCVInstrInfo.cpp | 2789 {MO_LO, "riscv-lo"}, in getSerializableDirectMachineOperandTargetFlags()
|
| HD | RISCVISelLowering.cpp | 7345 SDValue AddrLo = getTargetNode(N, DL, Ty, DAG, RISCVII::MO_LO); in getAddr() 18089 if (!CNodeLo || CNodeLo->getTargetFlags() != RISCVII::MO_LO || in getTargetConstantFromLoad()
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/ |
| HD | RISCVInstructionSelector.cpp | 1051 .addDisp(DispMO, 0, RISCVII::MO_LO); in selectAddr()
|