Searched defs:OpVT (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp371 RTLIB::Libcall RTLIB::getFPEXT(EVT OpVT, EVT RetVT) { argument
387 RTLIB::Libcall RTLIB::getFPROUND(EVT OpVT, EVT RetVT) { argument
411 getFPTOSINT(EVT OpVT, EVT RetVT) argument
461 getFPTOUINT(EVT OpVT, EVT RetVT) argument
511 getSINTTOFP(EVT OpVT, EVT RetVT) argument
551 getUINTTOFP(EVT OpVT, EVT RetVT) argument
[all...]
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp274 EVT OpVT = N->getOperand(i).getValueType(); local
H A DSelectionDAGBuilder.cpp5853 MVT OpVT = MVT::Other; local
H A DDAGCombiner.cpp6412 EVT OpVT = N0.getValueType(); local
6469 EVT OpVT = N0.getValueType(); local
8585 EVT OpVT = Ops[0].getValueType(); local
[all...]
/freebsd-10.0-release/contrib/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp1594 MVT::SimpleValueType OpVT = Int->IS.ParamVTs[i]; local
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp3432 EVT OpVT = (VT == MVT::f32) ? MVT::v2i32 : MVT::v1i64; local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6238 static SDValue getVZextMovL(MVT VT, EVT OpVT, argument
7362 MVT OpVT = Op.getValueType().getSimpleVT(); local
11319 EVT OpVT = VT; local
11353 EVT OpVT = VT; local
17411 EVT VT = N->getValueType(0), OpVT = Op.getValueType(); local
[all...]

Completed in 413 milliseconds