Home
last modified time | relevance | path

Searched defs:Op1Ty (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp980 const LLT Op0Ty, const LLT Op1Ty) { in validateSelectOp()
H A DLegalizerHelper.cpp6811 LLT Op1Ty = MRI.getType(Op1Reg); in lowerSelect() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp3572 Type *Op1Ty = IC.getOperand(1)->getType(); in visitICmpInst() local
3588 Type *Op1Ty = FC.getOperand(1)->getType(); in visitFCmpInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp4327 const LLT Op1Ty = MRI.getType(Op1); in emitVectorConcat() local