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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp295 EVT OpVT = Op.getValueType(); local
H A DLegalizeFloatTypes.cpp152 EVT OpVT = N->getOperand(0 + Offset).getValueType(); local
495 EVT OpVT = N->getOperand(IsStrict ? 1 : 0).getValueType(); local
532 EVT OpVT = N->getOperand(IsStrict ? 1 : 0).getValueType(); local
1038 EVT OpVT = N->getOperand(0 + Offset).getValueType(); local
1053 EVT OpVT = N->getOperand(N->isStrictFPOpcode() ? 1 : 0).getValueType(); local
1063 EVT OpVT = N->getOperand(N->isStrictFPOpcode() ? 1 : 0).getValueType(); local
1073 EVT OpVT = N->getOperand(N->isStrictFPOpcode() ? 1 : 0).getValueType(); local
1083 EVT OpVT = N->getOperand(N->isStrictFPOpcode() ? 1 : 0).getValueType(); local
1937 GetPromotionOpcode(EVT OpVT, EVT RetVT) argument
1987 EVT OpVT = Op->getValueType(0); local
2315 EVT OpVT = Op->getValueType(0); local
[all...]
H A DLegalizeVectorTypes.cpp347 EVT OpVT = Op.getValueType(); local
379 EVT OpVT = Op.getValueType(); local
415 EVT OpVT = Cond.getValueType(); local
443 EVT OpVT local
516 EVT OpVT = LHS.getValueType(); local
724 EVT OpVT = N->getOperand(0).getValueType(); local
2622 EVT OpVT = N->getOperand(0).getValueType(); local
4637 EVT OpVT = N->getOperand(0).getValueType(); local
[all...]
H A DTargetLowering.cpp2854 EVT OpVT = N0.getValueType(); local
3088 EVT OpVT = N0.getValueType(); local
3124 EVT OpVT = N0.getValueType(); local
[all...]
H A DDAGCombiner.cpp4547 EVT OpVT = LL.getValueType(); local
13048 EVT OpVT = N0.getValueType(); local
13109 EVT OpVT = N0.getValueType(); local
16934 EVT OpVT = Ops[0].getValueType(); local
17975 EVT OpVT = N->getOperand(0).getValueType(); local
18040 EVT OpVT = N->getOperand(0).getValueType(); local
18205 EVT OpVT = Op.getValueType(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp1925 EVT OpVT = Ops[0].getValueType(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp220 RTLIB::Libcall RTLIB::getFPEXT(EVT OpVT, EVT RetVT) { argument
246 RTLIB::Libcall RTLIB::getFPROUND(EVT OpVT, EVT RetVT) { argument
284 getFPTOSINT(EVT OpVT, EVT RetVT) argument
326 getFPTOUINT(EVT OpVT, EVT RetVT) argument
368 getSINTTOFP(EVT OpVT, EVT RetVT) argument
408 getUINTTOFP(EVT OpVT, EVT RetVT) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1162 EVT OpVT = OpI1.getValueType(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2363 EVT OpVT = Op.getOperand(0).getValueType(); local
2412 EVT OpVT = Op.getOperand(0).getValueType(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp2431 MVT::SimpleValueType OpVT = Int->IS.ParamVTs[i]; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp546 EVT OpVT = N->getOperand(0).getValueType(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp902 EVT OpVT = Op0.getValueType(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5487 EVT OpVT = Op.getValueType(); local
5517 EVT OpVT = Op.getOperand(0).getValueType(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp10585 EVT OpVT = N->getOperand(0).getValueType(); local
12945 EVT OpVT = LHS.getValueType(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5517 EVT OpVT = (VT == MVT::f32) ? MVT::v2i32 : MVT::v1i64; local
[all...]

Completed in 438 milliseconds