Home
last modified time | relevance | path

Searched defs:Require (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/lib/Testing/Annotations/
H A DAnnotations.cpp27 auto Require = [Text](bool Assertion, const char *Msg) { in Annotations() local
/llvm-project/clang/test/Analysis/
H A Dcfref_rdar6080742.c38 #define Require(condition)if (!(condition)) { DebugStop("Assertion failure: %s [File: %s, Line: %lu… macro
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIModeRegister.cpp83 Status Require; member in BlockData
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp737 isCompatible(const DemandedFields & Used,const VSETVLIInfo & Require,const LiveIntervals * LIS) const isCompatible() argument
1177 needVSETVLI(const DemandedFields & Used,const VSETVLIInfo & Require,const VSETVLIInfo & CurInfo) const needVSETVLI() argument
1365 needVSETVLIPHI(const VSETVLIInfo & Require,const MachineBasicBlock & MBB) const needVSETVLIPHI() argument
[all...]
/llvm-project/llvm/include/llvm/IR/
H A DModule.h131 Require = 3, enumerator
/llvm-project/llvm/bindings/ocaml/llvm/
H A Dllvm.ml341 | Require global() Constructor
H A Dllvm.mli380 | Require global() Constructor