Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/lli/
H A Dlli.cpp239 enum class LLJITPlatform { Inactive, DetectHost, ORC, GenericIR }; enumerator
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp329 IntervalQueue Inactive(lowestStartPoint); in apply() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp571 MachineOperand &Inactive = MI.getOperand(2); in scanInstructions() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DComputeDependence.cpp210 auto Inactive = E->getRHS()->getDependence(); in computeDependence() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2547 SDValue Inactive) { in AddMVEPredicateToOps()
2869 SDValue Inactive; in SelectMVE_VxDUP() local
H A DARMBaseInstrInfo.cpp886 unsigned Cond, unsigned Inactive) { in addPredicatedMveVpredROp()