Home
last modified time | relevance | path

Searched defs:InvalidIdx (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/GISel/
H A DM68kRegisterBankInfo.cpp42 InvalidIdx = 0, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64RegisterBankInfo.h50 InvalidIdx = 0, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMRegisterBankInfo.cpp69 InvalidIdx = 0, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.cpp43 InvalidIdx = 0, enumerator
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp93 static const unsigned InvalidIdx = 100000; member in __anone23b33b30111::MacOSKeychainAPIChecker
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1348 int InvalidIdx = OPR_ID_UNKNOWN; in getOprIdx() local