Home
last modified time | relevance | path

Searched defs:CondRange (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DRecord.cpp1783 ArrayRef<Init *> CondRange, in ProfileCondOpInit()
1806 CondOpInit::get(ArrayRef<Init *> CondRange, in get()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
H A DRecord.cpp2177 ArrayRef<Init *> CondRange, in ProfileCondOpInit()
2198 CondOpInit *CondOpInit::get(ArrayRef<Init *> CondRange, in get()
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaTemplate.cpp8251 SourceRange &CondRange) { in isEnableIf()
8323 SourceRange CondRange; in CheckTypenameType() local