Home
last modified time | relevance | path

Searched defs:Immutable (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp233 void setKill(MachineInstr *MI, unsigned Idx, bool Immutable) { in setKill()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Doperations.d992 immutable F Immutable = 2; in testFeqrel() local