Searched defs:MHS (Results 1 – 11 of 11) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/ |
D | TGParser.cpp | 1224 Init *MHS = ParseValue(CurRec); in ParseOperation() local 1345 Init *MHS = ParseValue(CurRec, ItemType); in ParseOperation() local
|
D | Record.cpp | 995 ProfileTernOpInit(FoldingSetNodeID &ID, unsigned Opcode, Init *LHS, Init *MHS, in ProfileTernOpInit() 1004 TernOpInit *TernOpInit::get(TernaryOp Opc, Init *LHS, Init *MHS, Init *RHS, in get() 1059 static Init *ForeachHelper(Init *LHS, Init *MHS, Init *RHS, RecTy *Type, in ForeachHelper()
|
/external/llvm/lib/TableGen/ |
D | Record.cpp | 916 ProfileTernOpInit(FoldingSetNodeID &ID, unsigned Opcode, Init *LHS, Init *MHS, in ProfileTernOpInit() 925 TernOpInit *TernOpInit::get(TernaryOp Opc, Init *LHS, Init *MHS, Init *RHS, in get() 979 static Init *ForeachHelper(Init *LHS, Init *MHS, Init *RHS, RecTy *Type, in ForeachHelper()
|
D | TGParser.cpp | 997 Init *MHS = ParseValue(CurRec, ItemType); in ParseOperation() local
|
/external/swiftshader/third_party/LLVM/lib/TableGen/ |
D | TGParser.cpp | 903 Init *MHS = ParseValue(CurRec); in ParseOperation() local
|
D | Record.cpp | 190 Init *MHS = Tern->getMHS(); in convertValue() local 1055 static Init *ForeachHelper(Init *LHS, Init *MHS, Init *RHS, RecTy *Type, in ForeachHelper()
|
/external/swiftshader/third_party/LLVM/include/llvm/TableGen/ |
D | Record.h | 1006 Init *LHS, *MHS, *RHS; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.cpp | 3547 SDValue MHS = N0.getOperand(1); in performFNegCombine() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 1974 const Value *RHS, *LHS, *MHS; in handleSmallSwitchRange() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 8844 const Value *RHS, *LHS, *MHS; in lowerWorkItem() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 9957 const Value *RHS, *LHS, *MHS; in lowerWorkItem() local
|