Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp55 struct IntOp { struct
56 int64_t Val;
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp1159 const SCEV *IntOp = SCEVPtrToIntSinkingRewriter::rewrite(Op, *this); in getLosslessPtrToIntExpr() local
1169 const SCEV *IntOp = getLosslessPtrToIntExpr(Op); in getPtrToIntExpr() local
6838 const SCEV *IntOp = getPtrToIntExpr(Op, DstIntTy); in createSCEV() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp16557 unsigned IntOp = cast<ConstantSDNode>(N.getOperand(1))->getZExtValue(); in SearchLoopIntrinsic() local
16635 unsigned IntOp = cast<ConstantSDNode>(Int->getOperand(1))->getZExtValue(); in PerformHWLoopCombine() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp47144 SDValue IntOp = DAG.getNode(IntOpcode, dl, IntVT, Op0, Op1); in lowerX86FPLogicOp() local