Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDMachineIRBuilder.cpp930 const LLT &Op0Ty, const LLT &Op1Ty) { in validateSelectOp()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDVerifier.cpp3253 Type *Op1Ty = IC.getOperand(1)->getType(); in visitICmpInst() local
3269 Type *Op1Ty = FC.getOperand(1)->getType(); in visitFCmpInst() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64InstructionSelector.cpp3376 const LLT Op1Ty = MRI.getType(Op1); in emitVectorConcat() local