Home
last modified time | relevance | path

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 DSystemZCallingConv.h78 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 DCallLowering.h54 bool IsFixed; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMIRPrinter.cpp88 bool IsFixed; member
[all...]
H A DMachineOperand.cpp490 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 DTargetCallingConv.h201 bool IsFixed = false; member
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
H A DNaClBitCodes.h408 bool IsFixed; member in llvm::NaClBitcodeSelectorAbbrev
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.h809 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 DRISCVISelLowering.cpp1459 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 DAttributor.cpp955 bool IsFixed = false; member in __anon25007::AAReturnedValuesImpl

Completed in 36 milliseconds