Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp1183 const LLT Op0Ty, const LLT Op1Ty) { in validateSelectOp()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp4023 Type *Op1Ty = IC.getOperand(1)->getType(); in visitICmpInst() local
4038 Type *Op1Ty = FC.getOperand(1)->getType(); in visitFCmpInst() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp4495 const LLT Op1Ty = MRI.getType(Op1); in emitVectorConcat() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5865 Type *Op1Ty = Op1->getOperand(0)->getType(); in getReductionPatternCost() local