Searched defs:PromotedInsts (Results 1 – 1 of 1) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 138 InstrToOrigTy PromotedInsts; member in __anon2960da4b0111::CodeGenPrepare 1819 InstrToOrigTy &PromotedInsts; member in __anon2960da4b0211::AddressingModeMatcher 1832 InstrToOrigTy &PromotedInsts, in AddressingModeMatcher() 1853 InstrToOrigTy &PromotedInsts, in Match() 2036 InstrToOrigTy &PromotedInsts, in signExtendOperandForOther() 2047 InstrToOrigTy &PromotedInsts, in zeroExtendOperandForOther() 2077 const InstrToOrigTy &PromotedInsts, in canGetThrough() 2144 const TargetLowering &TLI, const InstrToOrigTy &PromotedInsts) { in getAction() 2177 InstrToOrigTy &PromotedInsts, unsigned &CreatedInsts, in promoteOperandForTruncAndAnyExt() 2220 InstrToOrigTy &PromotedInsts, unsigned &CreatedInsts, in promoteOperandForOther()
|