Searched refs:ZeroOne (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/lldb/source/Plugins/Process/Linux/ |
| H A D | IntelPTSingleBufferTrace.cpp | 47 ZeroOne, enumerator 80 case ZeroOne: in ReadIntelPTConfigFile() 96 (type == ZeroOne && value != 0 && value != 1)) { in ReadIntelPTConfigFile() 100 case ZeroOne: in ReadIntelPTConfigFile() 118 ReadIntelPTConfigFile(kPSBPeriodCapFile, IntelPTConfigFileType::ZeroOne); in CheckPsbPeriod()
|
| /llvm-project-15.0.7/llvm/unittests/Support/ |
| H A D | YAMLIOTest.cpp | 636 ZeroOne = 0x01, enumerator 658 io.bitSetCase(E, "ZeroOne", BitsetEnum::ZeroOne); in bitset() 687 EXPECT_EQ(BitsetEnum::ZeroOne, map.LittleBitset); in TEST() 688 EXPECT_EQ(BitsetEnum::ZeroOne | BitsetEnum::OneZero, map.BigBitset); in TEST() 697 map.LittleBitset = BitsetEnum::OneZero | BitsetEnum::ZeroOne; in TEST() 713 EXPECT_EQ(BitsetEnum::OneZero | BitsetEnum::ZeroOne, map.LittleBitset); in TEST()
|
| /llvm-project-15.0.7/llvm/unittests/CodeGen/GlobalISel/ |
| H A D | PatternMatchTest.cpp | 694 auto ZeroOne = B.buildBuildVector(v4s64, {FPZero, FPZero, FPZero, FPOne}); in TEST_F() local 696 mi_match(ZeroOne.getReg(0), *MRI, GFCstOrSplatGFCstMatch(FValReg))); in TEST_F()
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | SVEInstrFormats.td | 258 : SVEExactFPImmOperand<"ZeroOne", "AArch64ExactFPImm::zero",
|