/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | CodeGenDAGPatterns.h |
|
H A D | CodeGenDAGPatterns.cpp |
|
H A D | DAGISelMatcherGen.cpp | 1071 for (unsigned ResNo = 0; ResNo < Pattern.getDstPattern()->getNumResults(); EmitResultCode() local
|
H A D | DAGISelMatcher.h |
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SDNodeDbgValue.h | 71 static SDDbgOperand fromNode(SDNode *Node, unsigned ResNo) { in fromNode() 106 unsigned ResNo; ///< Valid for expressions. member
|
H A D | LegalizeTypesGeneric.cpp | 34 void DAGTypeLegalizer::ExpandRes_MERGE_VALUES(SDNode *N, unsigned ResNo, in ExpandRes_MERGE_VALUES() 500 void DAGTypeLegalizer::SplitRes_MERGE_VALUES(SDNode *N, unsigned ResNo, in SplitRes_MERGE_VALUES()
|
H A D | LegalizeFloatTypes.cpp | 51 void DAGTypeLegalizer::SoftenFloatResult(SDNode *N, unsigned ResNo) { in SoftenFloatResult() argument 227 SoftenFloatRes_MERGE_VALUES(SDNode * N,unsigned ResNo) SoftenFloatRes_MERGE_VALUES() argument 265 SoftenFloatRes_EXTRACT_VECTOR_ELT(SDNode * N,unsigned ResNo) SoftenFloatRes_EXTRACT_VECTOR_ELT() argument 1270 ExpandFloatResult(SDNode * N,unsigned ResNo) ExpandFloatResult() argument 2372 PromoteFloatResult(SDNode * N,unsigned ResNo) PromoteFloatResult() argument 2780 SoftPromoteHalfResult(SDNode * N,unsigned ResNo) SoftPromoteHalfResult() argument [all...] |
H A D | LegalizeIntegerTypes.cpp | 41 void DAGTypeLegalizer::PromoteIntegerResult(SDNode *N, unsigned ResNo) { in PromoteIntegerResult() argument 318 PromoteIntRes_MERGE_VALUES(SDNode * N,unsigned ResNo) PromoteIntRes_MERGE_VALUES() argument 362 PromoteIntRes_AtomicCmpSwap(AtomicSDNode * N,unsigned ResNo) PromoteIntRes_AtomicCmpSwap() argument 1178 PromoteIntRes_SADDSUBO(SDNode * N,unsigned ResNo) PromoteIntRes_SADDSUBO() argument 1561 PromoteIntRes_UADDSUBO(SDNode * N,unsigned ResNo) PromoteIntRes_UADDSUBO() argument 1593 PromoteIntRes_UADDSUBO_CARRY(SDNode * N,unsigned ResNo) PromoteIntRes_UADDSUBO_CARRY() argument 1623 PromoteIntRes_SADDSUBO_CARRY(SDNode * N,unsigned ResNo) PromoteIntRes_SADDSUBO_CARRY() argument 1646 PromoteIntRes_XMULO(SDNode * N,unsigned ResNo) PromoteIntRes_XMULO() argument 2590 ExpandIntegerResult(SDNode * N,unsigned ResNo) ExpandIntegerResult() argument [all...] |
H A D | LegalizeVectorTypes.cpp | 40 ScalarizeVectorResult(SDNode * N,unsigned ResNo) ScalarizeVectorResult() argument 232 ScalarizeVecRes_FFREXP(SDNode * N,unsigned ResNo) ScalarizeVecRes_FFREXP() argument 299 ScalarizeVecRes_OverflowOp(SDNode * N,unsigned ResNo) ScalarizeVecRes_OverflowOp() argument 337 ScalarizeVecRes_MERGE_VALUES(SDNode * N,unsigned ResNo) ScalarizeVecRes_MERGE_VALUES() argument 972 SplitVectorResult(SDNode * N,unsigned ResNo) SplitVectorResult() argument 1722 SplitVecRes_OverflowOp(SDNode * N,unsigned ResNo,SDValue & Lo,SDValue & Hi) SplitVecRes_OverflowOp() argument 2345 SplitVecRes_FFREXP(SDNode * N,unsigned ResNo,SDValue & Lo,SDValue & Hi) SplitVecRes_FFREXP() argument 4040 WidenVectorResult(SDNode * N,unsigned ResNo) WidenVectorResult() argument 4680 WidenVecRes_OverflowOp(SDNode * N,unsigned ResNo) WidenVecRes_OverflowOp() argument 5020 WidenVecRes_MERGE_VALUES(SDNode * N,unsigned ResNo) WidenVecRes_MERGE_VALUES() argument [all...] |
H A D | LegalizeTypes.cpp | 976 DisintegrateMERGE_VALUES(SDNode * N,unsigned ResNo) DisintegrateMERGE_VALUES() argument
|
H A D | ScheduleDAGSDNodes.cpp | 125 unsigned ResNo = User->getOperand(2).getResNo(); CheckForPhysRegDependency() local
|
H A D | InstrEmitter.cpp | 84 void InstrEmitter::EmitCopyFromReg(SDNode *Node, unsigned ResNo, bool IsClone, in EmitCopyFromReg() argument
|
H A D | TargetLowering.cpp | 5620 unsigned ResNo = 0; // ResNo - The result number of the next output. ParseConstraints() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | InlineAsmLowering.cpp | 236 unsigned ResNo = 0; // ResNo - The result number of the next output. in lowerInlineAsm() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 15523 unsigned ResNo = Op0.getResNo(); PerformExtractEltToVMOVRRD() local 16421 unsigned ResNo = UI.getUse().getResNo(); CombineVLDDUP() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIISelLowering.cpp | 16042 unsigned ResNo = User->getOperand(Op).getResNo(); checkForPhysRegDependency() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 44261 unsigned ResNo = InputVector.getResNo(); combineExtractVectorElt() local [all...] |