/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZMachineScheduler.h | 96 SUSet Available; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600MachineScheduler.h | 53 std::vector<SUnit *> Available[IDLast], Pending[IDLast]; variable
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | chunk.h | 62 enum State : u8 { Available = 0, Allocated = 1, Quarantined = 2 }; enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | Loads.cpp | 611 if (Value *Available = getAvailableLoadStore(Inst, StrippedPtr, AccessTy, findAvailablePtrLoadStore() local 680 Value *Available = nullptr; FindAvailableLoadedValue() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | VLIWMachineScheduler.h | 131 ReadyQueue Available; member
|
H A D | MachineScheduler.h | 845 ReadyQueue Available; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInsertWriteVXRM.cpp | 244 VXRMInfo Available; computeAvailable() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-tli-checker/ |
H A D | llvm-tli-checker.cpp | 131 bool Available = TLI.has(LF); in initialize() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | Mips16InstrInfo.cpp | 376 BitVector Available = rs.getRegsAvailable(&Mips::CPU16RegsRegClass); in loadImmediate() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | SafepointIRVerifier.cpp | 790 AvailableValueSet &Available) { in transferInstruction()
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MLRegAllocEvictAdvisor.cpp | 680 size_t Available = 0; tryFindEvictionCandidate() local
|
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/ |
H A D | APINotesYAMLCompiler.cpp | 33 Available = 0, enumerator [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | GVN.cpp | 812 Available = 1, global() enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOverload.cpp | 8726 forAllQualifierCombinationsImpl(QualifiersAndAtomic Available,QualifiersAndAtomic Applied,llvm::function_ref<void (QualifiersAndAtomic)> Callback) forAllQualifierCombinationsImpl() argument 11939 bool Available = checkAddressOfCandidateIsAvailable(S, Cand->Function); NoteFunctionCandidate() local [all...] |