Home
last modified time | relevance | path

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

/external/llvm/lib/TableGen/
DRecord.cpp916 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()
DTGParser.cpp997 Init *MHS = ParseValue(CurRec, ItemType); in ParseOperation() local
/external/swiftshader/third_party/LLVM/lib/TableGen/
DTGParser.cpp903 Init *MHS = ParseValue(CurRec); in ParseOperation() local
DRecord.cpp190 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/
DRecord.h1006 Init *LHS, *MHS, *RHS; variable
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1974 const Value *RHS, *LHS, *MHS; in handleSmallSwitchRange() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp8844 const Value *RHS, *LHS, *MHS; in lowerWorkItem() local