Searched defs:IsFixed (Results 1 - 9 of 9) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
| H A D | SystemZCallingConv.h | 78 bool IsFixed(unsigned ValNo) { return ArgIsFixed[ValNo]; } in IsFixed() function in llvm::SystemZCCState
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | CallLowering.h | 54 bool IsFixed; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | MIRPrinter.cpp | 88 bool IsFixed; member [all...] |
| H A D | MachineOperand.cpp | 490 static void printFrameIndex(raw_ostream& OS, int FrameIndex, bool IsFixed, in printFrameIndex() argument 809 bool IsFixed = false; in print() local 1123 bool IsFixed = true; in print() local 569 printStackObjectReference(raw_ostream &OS, unsigned FrameIndex, bool IsFixed, StringRef Name) printStackObjectReference() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | TargetCallingConv.h | 201 bool IsFixed = false; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/ |
| H A D | NaClBitCodes.h | 408 bool IsFixed; member in llvm::NaClBitcodeSelectorAbbrev
|
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | register-allocator.h | 809 bool IsFixed() const { return vreg_ < 0; } in IsFixed() function in v8::internal::compiler::RegisterAllocationFlag::LiveRange::final
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 1459 CC_RISCV(const DataLayout &DL, RISCVABI::ABI ABI, unsigned ValNo, MVT ValVT, MVT LocVT, CCValAssign::LocInfo LocInfo, ISD::ArgFlagsTy ArgFlags, CCState &State, bool IsFixed, bool IsRet, Type *OrigTy) CC_RISCV() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| H A D | Attributor.cpp | 955 bool IsFixed = false; member in __anon25007::AAReturnedValuesImpl
|
Completed in 27 milliseconds