Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/tools/lli/
HDlli.cpp237 enum class LLJITPlatform { Inactive, Auto, ExecutorNative, GenericIR }; enumerator
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDRegAllocPBQP.cpp329 IntervalQueue Inactive(lowestStartPoint); in apply() local
/freebsd-head/contrib/llvm-project/clang/lib/AST/
HDComputeDependence.cpp210 auto Inactive = E->getRHS()->getDependence(); in computeDependence() local
/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSemaAPINotes.cpp26 enum class IsActive_t : bool { Inactive, Active }; enumerator
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIWholeQuadMode.cpp559 MachineOperand &Inactive = MI.getOperand(2); in scanInstructions() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMISelDAGToDAG.cpp2551 SDValue Inactive) { in AddMVEPredicateToOps()
2870 SDValue Inactive; in SelectMVE_VxDUP() local
HDARMBaseInstrInfo.cpp887 unsigned Cond, unsigned Inactive) { in addPredicatedMveVpredROp()