Home
last modified time | relevance | path

Searched defs:MHS (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp450 Init *MHS = TI->getMHS(); in resolve() local
1818 Init *LHS, *MHS, *RHS; in ParseOperation() local
1905 Init *MHS = ParseValue(CurRec, ItemType); in ParseOperation() local
2227 Init *MHS = ParseValue(CurRec); in ParseOperationSubstr() local
2315 Init *MHS = ParseValue(CurRec); in ParseOperationFind() local
2412 Init *MHS = ParseValue(CurRec); in ParseOperationForEachFilter() local
H A DRecord.cpp1529 ProfileTernOpInit(FoldingSetNodeID &ID, unsigned Opcode, Init *LHS, Init *MHS, in ProfileTernOpInit()
1538 TernOpInit *TernOpInit::get(TernaryOp Opc, Init *LHS, Init *MHS, Init *RHS, in get()
1592 static Init *ForeachHelper(Init *LHS, Init *MHS, Init *RHS, RecTy *Type, in ForeachHelper()
1613 static Init *FilterHelper(Init *LHS, Init *MHS, Init *RHS, RecTy *Type, in FilterHelper()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1059 const Value *RHS, *LHS, *MHS; in lowerSwitchRangeWorkItem() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp4758 SDValue MHS = N0.getOperand(1); in performFNegCombine() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp11621 const Value *RHS, *LHS, *MHS; in lowerWorkItem() local