Home
last modified time | relevance | path

Searched defs:DefTy (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp2393 const LLT DefTy = MRI.getType(DefReg); in select() local
2563 const LLT DefTy = MRI.getType(DefReg); in select() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp200 const LLT DefTy = MRI->getType(DefReg); in selectPHI() local