Home
last modified time | relevance | path

Searched defs:BaseDef (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86FoldTablesEmitter.cpp478 Record *BaseDef = in addEntryWithFlags() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp946 MachineInstr *BaseDef = MRI.getVRegDef(BaseReg); in computeDelta() local
H A DMachinePipeliner.cpp2587 MachineInstr *BaseDef = MRI.getVRegDef(BaseReg); in computeDelta() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp4784 std::optional<DefinitionAndSourceRegister> BaseDef = in isFlatScratchBaseLegalSVImm() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1280 MachineInstr *BaseDef = getDefIgnoringCopies(Base, MRI); in findPreIndexCandidate() local