Home
last modified time | relevance | path

Searched refs:MDR (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDFunctionComparator.cpp229 SmallVector<std::pair<unsigned, MDNode *>> MDL, MDR; in cmpInstMetadata() local
231 R->getAllMetadataOtherThanDebugLoc(MDR); in cmpInstMetadata()
232 if (MDL.size() > MDR.size()) in cmpInstMetadata()
234 else if (MDL.size() < MDR.size()) in cmpInstMetadata()
238 auto const [KeyR, MR] = MDR[I]; in cmpInstMetadata()
/freebsd-13-stable/contrib/file/magic/Magdir/
HDmap161 # sub-file typ like RGN TRE MDR LBL
199 >>9 string MDR address table
314 # Header length; GMP:31h 35h 3Dh,MDR:11Eh 238h 2C4h 310h,NOD:3Fh 7Fh,NET:64h,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZInstrHFP.td173 def MDR : BinaryRR <"mdr", 0x2C, null_frag, FP64, FP64>;