Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonAsmPrinter.cpp488 const MCExpr *MOne = MCConstantExpr::create(-1, OutContext); in HexagonProcessInstruction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonAsmPrinter.cpp524 const MCExpr *MOne = MCConstantExpr::create(-1, OutContext); in HexagonProcessInstruction() local
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonAsmPrinter.cpp524 const MCExpr *MOne = MCConstantExpr::create(-1, OutContext); in HexagonProcessInstruction() local
/external/llvm-project/llvm/unittests/ADT/
DAPFloatTest.cpp3071 enum {MNan, MInf, MBig, MOne, MZer, PZer, POne, PBig, PInf, PNan, NumVals}; in TEST() enumerator
3426 APFloat MOne(-1.0); in TEST() local
/external/llvm/unittests/ADT/
DAPFloatTest.cpp3042 APFloat MOne(-1.0); in TEST() local