Searched defs:isFixed (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp103 bool isFixed() const { return !Mask || FixCount; } function in struct:__anon2540::FPS::LiveBundle
/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp509 bool isFixed = MFI->isFixedObjectIndex(FI); local

Completed in 282 milliseconds