Searched defs:SrcOp (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/contrib/llvm/utils/TableGen/
H A DCodeGenInstruction.cpp237 std::pair<unsigned,unsigned> SrcOp = Ops.ParseOperandName(SrcOpName, false); local
/freebsd-10.0-release/contrib/llvm/lib/Linker/
H A DLinkModules.cpp1021 MDNode *SrcOp = SrcModFlags->getOperand(I); local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DInstructionSimplify.cpp2022 Value *SrcOp = LI->getOperand(0); local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1072 Value *SrcOp = Instr->getOperand(op); local
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4972 static SDValue getVShift(bool isLeft, EVT VT, SDValue SrcOp, argument
4986 X86TargetLowering::LowerAsSplatVectorLoad(SDValue SrcOp, EVT VT, DebugLoc dl, argument
6238 getVZextMovL(MVT VT, EVT OpVT, SDValue SrcOp, SelectionDAG &DAG, const X86Subtarget *Subtarget, DebugLoc dl) argument
10267 getTargetVShiftNode(unsigned Opc, DebugLoc dl, EVT VT, SDValue SrcOp, SDValue ShAmt, SelectionDAG &DAG) argument
[all...]

Completed in 212 milliseconds