Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Testing/Annotations/
HDAnnotations.cpp27 auto Require = [Text](bool Assertion, const char *Msg) { in Annotations() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIModeRegister.cpp83 Status Require; member in BlockData
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVInsertVSETVLI.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-14-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDModule.h131 Require = 3, enumerator