Home
last modified time | relevance | path

Searched defs:LocalVarDefRange (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h42 struct LocalVarDefRange { struct
60 bool isDifferentLocation(LocalVarDefRange &O) { in isDifferentLocation() argument
68 static LocalVarDefRange createDefRangeMem(uint16_t CVRegister, int Offset); argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h64 struct LocalVarDefRange { struct
84 bool isDifferentLocation(LocalVarDefRange &O) { in isDifferentLocation() argument
93 static LocalVarDefRange createDefRangeMem(uint16_t CVRegister, int Offset); argument