Searched defs:UseCodeAlign (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/MC/
H A DMCSectionCOFF.cpp93 bool MCSectionCOFF::UseCodeAlign() const { function in class:MCSectionCOFF
H A DMCSectionELF.cpp153 bool MCSectionELF::UseCodeAlign() const { function in class:MCSectionELF
H A DMCSectionMachO.cpp157 bool MCSectionMachO::UseCodeAlign() const { function in class:MCSectionMachO
/freebsd-10.2-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXSection.h40 virtual bool UseCodeAlign() const { return false; } function in class:llvm::NVPTXSection
/freebsd-10.2-release/contrib/llvm/lib/MC/MCParser/
H A DAsmParser.cpp2536 bool UseCodeAlign = getStreamer().getCurrentSection().first->UseCodeAlign(); local

Completed in 81 milliseconds