Home
last modified time | relevance | path

Searched defs:Available (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.h96 SUSet Available; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineScheduler.h53 std::vector<SUnit *> Available[IDLast], Pending[IDLast]; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dchunk.h62 enum State : u8 { Available = 0, Allocated = 1, Quarantined = 2 }; enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DVLIWMachineScheduler.h131 ReadyQueue Available; member
H A DMachineScheduler.h845 ReadyQueue Available; variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoads.cpp620 if (Value *Available = getAvailableLoadStore(Inst, StrippedPtr, AccessTy, in findAvailablePtrLoadStore() local
689 Value *Available = nullptr; in FindAvailableLoadedValue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertWriteVXRM.cpp245 VXRMInfo Available; in computeAvailable() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-tli-checker/
H A Dllvm-tli-checker.cpp138 bool Available = TLI.has(LF); initialize() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16InstrInfo.cpp376 BitVector Available = rs.getRegsAvailable(&Mips::CPU16RegsRegClass); in loadImmediate() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DSafepointIRVerifier.cpp790 AvailableValueSet &Available) { in transferInstruction()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegallocEvictAdvisor.cpp
H A DMLRegAllocEvictAdvisor.cpp683 size_t Available = 0; in tryFindEvictionCandidate() local
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp33 Available = 0, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp876 Available = 1, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp8735 QualifiersAndAtomic Available, QualifiersAndAtomic Applied, in forAllQualifierCombinationsImpl()
12036 bool Available = checkAddressOfCandidateIsAvailable(S, Cand->Function); in NoteFunctionCandidate() local