Home
last modified time | relevance | path

Searched defs:FixedInstr (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/JITLink/
Daarch64.h399 uint32_t FixedInstr = RawInstr | Imm; in applyFixup() local
413 uint32_t FixedInstr = RawInstr | (Imm << 5); in applyFixup() local
430 uint32_t FixedInstr = RawInstr | EncodedImm; in applyFixup() local
450 uint32_t FixedInstr = RawInstr | (ImmLo << 29) | (ImmHi << 5); in applyFixup() local
465 uint32_t FixedInstr = RawInstr | EncodedImm; in applyFixup() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DMachO_arm64.cpp552 uint32_t FixedInstr = RawInstr | Imm; in applyFixup() local
584 uint32_t FixedInstr = RawInstr | (ImmLo << 29) | (ImmHi << 5); in applyFixup() local
599 uint32_t FixedInstr = RawInstr | EncodedImm; in applyFixup() local
613 uint32_t FixedInstr = RawInstr | EncodedImm; in applyFixup() local
630 uint32_t FixedInstr = RawInstr | EncodedImm; in applyFixup() local
/external/llvm/lib/CodeGen/
DStackColoring.cpp778 unsigned FixedInstr = 0; in remapInstructions() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackColoring.cpp888 unsigned FixedInstr = 0; in remapInstructions() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DStackColoring.cpp932 unsigned FixedInstr = 0; in remapInstructions() local