Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DInstruction.cpp951 Type *CmpInst::makeCmpResultType(Type *OpndType) { in makeCmpResultType()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4930 const Type *OpndType = getOrigType(PromotedInsts, Opnd, IsSExt); in canGetThrough() local