Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Testing/Annotations/
H A DAnnotations.cpp27 auto Require = [Text](bool Assertion, const char *Msg) { in Annotations() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIModeRegister.cpp83 Status Require; member in BlockData
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp733 bool isCompatible(const DemandedFields &Used, const VSETVLIInfo &Require, in isCompatible()
1178 const VSETVLIInfo &Require, in needVSETVLI()
1366 bool RISCVInsertVSETVLI::needVSETVLIPHI(const VSETVLIInfo &Require, in needVSETVLIPHI()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DModule.h131 Require = 3, enumerator