Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/lli/
H A Dlli.cpp231 enum class LLJITPlatform { Inactive, DetectHost, GenericIR, MachO }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp329 IntervalQueue Inactive(lowestStartPoint); in apply() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DComputeDependence.cpp192 auto Inactive = E->getRHS()->getDependence(); in computeDependence() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp544 MachineOperand &Inactive = MI.getOperand(2); in scanInstructions() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2509 SDValue Inactive) { in AddMVEPredicateToOps()
2828 SDValue Inactive; in SelectMVE_VxDUP() local
H A DARMBaseInstrInfo.cpp884 unsigned Cond, unsigned Inactive) { in addPredicatedMveVpredROp()