HomeSort by relevance Sort by last modified time
    Searched refs:PositionIndependent (Results 1 - 6 of 6) sorted by null

  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 180 if (!PositionIndependent) {
316 PersonalityEncoding = PositionIndependent
321 LSDAEncoding = PositionIndependent
324 TTypeEncoding = PositionIndependent
330 if (PositionIndependent) {
355 if (PositionIndependent) {
367 if (PositionIndependent) {
409 if (PositionIndependent) {
423 if (PositionIndependent) {
436 if (PositionIndependent) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
MCObjectFileInfo.cpp 330 PersonalityEncoding = PositionIndependent
335 LSDAEncoding = PositionIndependent
338 TTypeEncoding = PositionIndependent
344 if (PositionIndependent) {
364 if (PositionIndependent) {
376 if (PositionIndependent) {
426 if (PositionIndependent) {
440 if (PositionIndependent) {
453 if (PositionIndependent) {
    [all...]
  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 350 bool isPositionIndependent() const { return PositionIndependent; }
354 bool PositionIndependent;
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
MCObjectFileInfo.h 382 bool isPositionIndependent() const { return PositionIndependent; }
386 bool PositionIndependent;
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 224 milliseconds