Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZElimCompare.cpp316 unsigned ConvOpc = 0; in convertToLogical() local
363 unsigned ConvOpc) { in adjustCCMasksForInstr()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8277 unsigned ConvOpc = IsSingle ? (IsSigned ? PPCISD::FCFIDS : PPCISD::FCFIDUS) in convertIntToFP() local